Hans Leidekker
bb48585dc8
wbemprox: Add a partial Win32_Processor class implementation.
2012-06-19 11:26:13 +02:00
Hans Leidekker
25b79d1886
wbemprox: Add a partial Win32_ComputerSystem class implementation.
2012-06-19 11:26:10 +02:00
Hans Leidekker
ae9697f117
wmic: Add support for querying class properties.
2012-06-19 11:26:02 +02:00
Hans Leidekker
f18b24ad39
wbemprox: Implement IWbemClassObject::GetNames.
2012-06-19 11:13:10 +02:00
Hans Leidekker
612f380ad0
include: Fix the definition of IWbemClassObject::GetNames.
2012-06-19 11:13:02 +02:00
Hans Leidekker
e7a4fb1573
wbemprox: Improve tracing in IWbemLocator::ConnectServer.
2012-06-19 11:12:57 +02:00
Józef Kucia
95b822d672
d3dx9/tests: Improve test failure messages for check_dds_pixel_format.
2012-06-19 11:12:39 +02:00
Józef Kucia
217c8b947e
d3dx9: Recognize X8B8G8R8 pixel format in DDS files.
2012-06-19 11:12:34 +02:00
Józef Kucia
720dfb9b95
d3dx9/tests: Add tests for ID3DXFont::GetGlyphData.
2012-06-19 11:12:17 +02:00
Józef Kucia
4f68916600
d3dx9/tests: Add tests for ID3DXFont::PreloadText.
2012-06-19 11:12:11 +02:00
Józef Kucia
caf1c1a775
d3dx9: Get rid of ID3DXFontImpl.
2012-06-19 11:12:02 +02:00
André Hentschel
6f3c571a05
d3drm/tests: Destroy window after use.
2012-06-19 11:10:23 +02:00
Vincent Povirk
d0f31cddfe
windowscodecs: Implement IWICComponentInfo::GetVersion.
2012-06-19 11:10:18 +02:00
Vincent Povirk
7d19b39c2d
windowscodecs: Implement IWICComponentInfo::GetVendorGUID.
2012-06-19 11:10:13 +02:00
Vincent Povirk
d99740e8ea
windowscodecs: Always report pixel formats are signed.
2012-06-19 11:10:07 +02:00
Vincent Povirk
0dee027df3
windowscodecs: Implement IWICComponentInfo::GetFriendlyName.
2012-06-19 11:10:02 +02:00
Vincent Povirk
2846921f91
windowscodecs: Check for NULL in IWICComponentInfo::GetComponentType.
2012-06-19 11:09:55 +02:00
Dan Kegel
a59e766ea7
riched20: Accept middle click as paste (like edit control does).
2012-06-19 11:09:49 +02:00
Jacek Caban
d0012f8fc6
mshtml: Return true in IOmNavigator::javaEnabled.
2012-06-18 17:57:09 +02:00
Jacek Caban
e2a9511b30
wininet: Added support for more certificate error types.
2012-06-18 17:49:05 +02:00
Henri Verbeet
a6ffab3bf5
wined3d: Rename WINED3DLOCK_* to WINED3D_MAP_*.
2012-06-18 17:48:56 +02:00
Henri Verbeet
60ff5906ae
d3d8/tests: Add a test for resource bindings after reset.
2012-06-18 17:48:40 +02:00
Henri Verbeet
d74a587b1b
d3d9/tests: Add a test for resource bindings after reset.
2012-06-18 17:48:26 +02:00
Henri Verbeet
befdbbd90f
wined3d: Reset render target bindings in wined3d_device_reset().
2012-06-18 17:48:21 +02:00
Henri Verbeet
130f232d20
wined3d: Unset the depth/stencil surface before checking resources in wined3d_device_reset().
2012-06-18 17:48:16 +02:00
Piotr Caban
a03dfefbc1
msvcp90: Added codecvt<wchar> implementation.
2012-06-18 17:48:10 +02:00
Piotr Caban
f387c63319
msvcp90: Added codecvt<wchar> class stub.
2012-06-18 17:48:08 +02:00
Francois Gouget
dc2956206f
kernel32/tests: Add a trailing '\n' to an ok() call.
2012-06-18 17:19:17 +02:00
Hans Leidekker
bde60cb951
wbemprox: Add tests for IWbemServices.
2012-06-18 17:12:31 +02:00
Hans Leidekker
9614ddb549
wbemprox: Add query tests.
2012-06-18 11:59:42 +02:00
Hans Leidekker
c2a27a3872
wbemprox: Add a partial Win32_Process class implementation.
2012-06-18 11:59:42 +02:00
Hans Leidekker
92e9986628
wbemprox: Implement IWbemClassObject::Get.
2012-06-18 11:59:42 +02:00
Hans Leidekker
bb80d7db9a
wbemprox: Implement IEnumWbemClassObject::Skip.
2012-06-18 11:59:42 +02:00
Hans Leidekker
0f936f49ca
wbemprox: Implement IEnumWbemClassObject::Reset.
2012-06-18 11:59:41 +02:00
Dmitry Timoshkov
a16f7044a4
windowscodecs: Remove not reachable code in the TIFF decoder.
2012-06-18 11:59:41 +02:00
Nikolay Sivov
7cbd9dcdc3
msxml3: Reader shouldn't depend on input being properly allocated BSTR string.
2012-06-18 11:59:41 +02:00
Nikolay Sivov
16ef649b5f
msxml3: Revert: msxml3: Reuse MXAttributes implementation for SAX reader attributes reporting.
...
This reverts commit c2c8b9e771
and adds
a comment for uri reporting feature that some application use, for
example Office 2010. The problem is that namespace uri pointer should
stay the same and we keep it in element stack for that, MXAttributes
allocates new string for each attribute and won't work as needed
unfortunately.
2012-06-18 11:59:41 +02:00
Thomas Faber
bb95b706cb
include: Make IMAGE_COR20_HEADER declaration compatible with PSDK headers.
2012-06-18 11:59:41 +02:00
Thomas Faber
a6510b3fbc
wined3d: Use INFINITY.
2012-06-18 11:59:41 +02:00
Thomas Faber
cb8af0152c
port.h: Add INFINITY macro.
2012-06-18 11:59:41 +02:00
Thomas Faber
7d24e59229
wininet: Use the correct struct in a sizeof.
2012-06-18 11:59:41 +02:00
Thomas Faber
c574ab9680
ws2_32/tests: Add missing parentheses to ok() output.
2012-06-18 11:59:41 +02:00
André Hentschel
4dc0ee57f6
d3drm: Implement IDirect3DRMViewportX_GetClassName.
2012-06-18 11:59:40 +02:00
André Hentschel
d9ec2b6dfd
d3drm: Implement IDirect3DRMWinDevice_GetClassName.
2012-06-18 11:59:40 +02:00
André Hentschel
069e93f715
d3drm: Implement IDirect3DRMDeviceX_GetClassName.
2012-06-18 11:59:40 +02:00
André Hentschel
e5de199289
d3drm: Implement IDirect3DRMTextureX_GetClassName.
2012-06-18 11:59:40 +02:00
André Hentschel
b2de41308e
d3drm: Fix initial specular value of the Material2 interface.
2012-06-18 11:59:40 +02:00
André Hentschel
d71bf7fdb7
d3drm: Implement IDirect3DRMX_CreateTexture.
2012-06-18 11:59:40 +02:00
André Hentschel
029318107b
d3drm: Implement IDirect3DRMMaterial2_GetClassName.
2012-06-18 11:59:40 +02:00
André Hentschel
00773feafd
d3drm: Implement IDirect3DRMMesh_GetClassName.
2012-06-18 11:59:40 +02:00