search for: idxdiagcontainer

Displaying 5 results from an estimated 5 matches for "idxdiagcontainer".

2010 Mar 19
0
Wine release 1.1.41
...ement IHlinkBrowseContext::GetBrowseWindowInfo. mshtml: Fix return value interpretation when navigating. shlwapi: Only skip 'localhost' in file URLs in UrlCanonicalize. Andrew Nguyen (8): wine.inf: Add LSA key under the HKLM control key. dxdiagn/tests: Add tests for IDxDiagContainer. dxdiagn: Fix return and output behavior of IDxDiagContainer::EnumChildContainerNames. dxdiagn: Fix string copy behavior with an excessively short buffer in IDxDiagContainer::EnumChildContainerNames. dxdiagn: Initialize output pointer to NULL in IDxDiagContainer::GetChildContainer...
2010 Apr 02
0
Wine release 1.1.42
...egistry entry. Andrew Eikum (1): mshtml: Fix typo determining if channel is HTTP. Andrew Nguyen (6): advapi32: Fix SystemFunction036 prototype to match ntsecapi.h. include: Add prototypes for RtlEncryptMemory and RtlDecryptMemory in ntsecapi.h. dxdiagn: Fix return value of IDxDiagContainer::GetProp on property search failure. dxdiagn: Successfully copy to destination variants with an invalid type in IDxDiagContainer::GetProp. kernel32: Improve parameter validation in OpenConsoleW. kernel32: Don't set last error on success in OpenConsoleW. Andr? Hentschel (13):...
2011 Feb 18
0
Wine release 1.3.14
...t populates the DxDiag_DirectXFiles container. dxdiagn: Add code that populates the DxDiag_DirectShowFilters container. dxdiagn: Remove the old container initialization code in preparation for switching to the information tree. dxdiagn: Transition to the information tree by making IDxDiagContainer view the information tree. dxdiagn: Restore a few traces in the container construction functions. usp10/tests: Avoid passing optional pointers to uninitialized structures in ScriptString tests. propsys: Add a PSRefreshPropertySchema stub. Andr? Hentschel (12): ntdll: Only u...
2011 Aug 26
0
Wine release 1.3.27
...context. wined3d: Fetch currently active texture unit from the wined3d_context. wined3d: Don't change active texture to 0. Michael Stefaniuc (22): qcap: COM cleanup in capturegraph.c. dxdiagn: COM cleanup for the IDxDiagProvider iface. dxdiagn: COM cleanup for the IDxDiagContainer iface. gameux: COM cleanup in gameexplorer.c. gameux: COM cleanup in gamestatistics.c. amstream: COM cleanup for the IMediaStreamFilter iface. amstream: Avoid a forward declaration of the IMediaStreamFilter vtbl. amstream: Basic COM cleanup for the IDirectDrawMediaStre...
2011 Jun 24
0
Wine release 1.3.23
...: Stub out some properties for dxdiag.exe. dxdiag: Add code to collect information from the DxDiag_SystemInfo container. dxdiag: Add code for plain-text information output. dxdiag: Add code for XML information output. dxdiagn: Unconditionally initialize the passed variant in IDxDiagContainer::GetProp. dxdiagn/tests: Add tests for some DxDiag_DisplayDevices subcontainer properties. dxdiagn: Start using Direct3D to obtain better reported adapter information for DxDiag_DisplayDevices. dxdiagn: Extract the fallback display information code to a separate function. dx...