35092 Commits

Author SHA1 Message Date
Nikolay Sivov
e9bcce6e1d gdiplus: Implemented GdipGetPenCustom[Start/End]Cap. 2008-08-01 12:12:29 +02:00
Ismael Barros
4ff6ba0a4a dplayx: Tests for GetCaps. 2008-08-01 12:10:19 +02:00
Ismael Barros
d142447c26 dplayx: Tests for InitializeConnection. 2008-08-01 12:10:19 +02:00
Ismael Barros
4ab75e1214 dplayx: Tests for EnumConnections. 2008-08-01 12:10:19 +02:00
Ismael Barros
42165af840 dplayx: Tests for DirectPlayCreate. 2008-08-01 12:10:13 +02:00
Ismael Barros
a1b76460a1 dplayx: Changed debug channel from dplayx to dplay. 2008-08-01 12:03:27 +02:00
Ismael Barros
5dc0d4d1ed dplayx: Fix the definition of DirectPlayCreate. 2008-08-01 12:02:26 +02:00
Juan Lang
1eb0d92780 tools/wine.inf: Register msisip.dll. 2008-08-01 11:38:01 +02:00
Juan Lang
7c97132cbf msisip: Implement MsiSIPGetSignedDataMsg. 2008-08-01 11:37:29 +02:00
Juan Lang
34b783c198 msisip: Implement MsiSIPIsMyTypeOfFile. 2008-08-01 11:37:09 +02:00
Juan Lang
8fbd2c8514 msisip: Implement DllRegisterServer/DllUnregisterServer. 2008-08-01 11:36:58 +02:00
Juan Lang
8a6c2c2b80 msisip: Add stub dll. 2008-08-01 11:36:16 +02:00
Juan Lang
765413ebd8 crypt32: Fix some test failures on Win9x. 2008-08-01 11:29:22 +02:00
Colin Finck
eb8a6f70f5 kernel32/tests: Fix a wrong length passed to a WideCharToMultiByte test, which led to a use of uninitialized stack memory. 2008-08-01 11:18:11 +02:00
Piotr Caban
cb6bcd0028 msxml3: Integrate implementation of IVBSAXXMLReader and ISAXXMLReader interfaces. 2008-08-01 11:18:11 +02:00
Piotr Caban
d439ca5e2a msxml3: Add IVBSAXLocator implementation. 2008-08-01 11:18:11 +02:00
Piotr Caban
c52e0919fb msxml3: Prepare libxml2 callbacks for IVBSAX... interfaces implementation. 2008-08-01 11:18:11 +02:00
Piotr Caban
cafbf853ab msxml3: Added IVBSAXAttributes implementation. 2008-08-01 11:18:11 +02:00
Piotr Caban
4c69e86dea msxml3: Prepare functions for IVBSAX... interfaces implementation. 2008-08-01 11:18:11 +02:00
Piotr Caban
6818cc6fee msxml3: Added ISAXAttributes_getQName implementation. 2008-08-01 11:18:11 +02:00
Piotr Caban
df5e40ec72 msxml3: Reorganize parse_buffer function (make use of libxml2 parserInternals.h). 2008-08-01 11:18:11 +02:00
Andre Wisplinghoff
7abfbd085c user32: Make dde test use skip function. 2008-08-01 11:18:11 +02:00
Andrew Talbot
6b540d4513 dswave: Sign-compare warning fix. 2008-08-01 11:18:11 +02:00
Andrew Talbot
5ca83ae502 dnsapi: Sign-compare warnings fix. 2008-08-01 11:18:11 +02:00
Andrew Talbot
61aac4a0fd dmstyle: Sign-compare warning fix. 2008-08-01 11:18:11 +02:00
Jacek Caban
e273bf1f43 mshtml: Added IHTMLElement::get_offsetHeight implementation. 2008-08-01 11:18:10 +02:00
Paul Vriens
5e0384ab6a mshtml/tests: Don't fail on unimplemented function. 2008-08-01 10:37:06 +02:00
Paul Vriens
d1bcc32bf2 gdi32/tests: Don't test unimplemented functions. 2008-08-01 10:36:52 +02:00
Alexandre Julliard
680233f235 gdi32/tests: Allow some more rounding errors in glyph sizes. 2008-07-31 17:16:50 +02:00
Alexandre Julliard
96f352b86f user32/tests: Fix some message test failures on various Windows versions. 2008-07-31 17:16:22 +02:00
Alexandre Julliard
4a69797c43 winex11: Also check the maximized when restoring a minimized window. 2008-07-31 17:12:16 +02:00
Alexandre Julliard
aca0296879 winex11: Check for wm maximized state in ConfigureNotify and update the window state accordingly. 2008-07-31 17:11:28 +02:00
Colin Finck
c2c1a55f1c kernel32: Add a lot of new tests for the actual WideCharToMultiByte string conversion as well. 2008-07-31 14:09:07 +02:00
Colin Finck
a33d7fc8c9 Fix some hackish usages of WideCharToMultiByte. 2008-07-31 14:08:29 +02:00
Dan Kegel
1e7f89194c wininet: HTTP_QUERY_RAW_HEADERS_CRLF length shouldn't include nul. 2008-07-31 14:02:04 +02:00
Vladimir Pankratov
ae71af004b netapi32: Add stub for NetGroupEnum. 2008-07-31 13:43:14 +02:00
Andrew Talbot
d835bc333d d3dxof: Sign-compare warning fix. 2008-07-31 13:43:03 +02:00
Aric Stewart
eb4ee4f4ad wined3d: Rework surface Blt a bit to only lock the part of the destination surface being drawn to. 2008-07-31 13:41:14 +02:00
Aric Stewart
c08e4927f9 wined3d: Check validity of rects before locking surface in Blt. 2008-07-31 13:41:07 +02:00
Andrew Talbot
7e5985311c dmusic: Sign-compare warning fix. 2008-07-31 13:39:51 +02:00
Andrew Talbot
634b688f5c dmsynth: Sign-compare warning fix. 2008-07-31 13:39:48 +02:00
Andrew Talbot
4a5787442b dmscript: Sign-compare warning fix. 2008-07-31 13:39:45 +02:00
Andrew Talbot
7b24ee7d1b dmloader: Sign-compare warning fix. 2008-07-31 13:39:41 +02:00
Andrew Talbot
ecdf0e8682 dmime: Sign-compare warning fix. 2008-07-31 13:39:38 +02:00
Andrew Talbot
9d67a983a8 dmcompos: Sign-compare warning fix. 2008-07-31 13:39:35 +02:00
Rob Shearman
1eaea13ebb rpcrt4: Validate the uuid portion of the string passed to RpcStringBindingParseA/W. 2008-07-31 13:25:55 +02:00
James Hawkins
68e6be45e1 msi: Add tests for MsiOpenProduct. 2008-07-31 13:04:44 +02:00
James Hawkins
9b426be0ee msi: Reimplement MsiOpenProduct. 2008-07-31 13:04:36 +02:00
Detlef Riekenberg
4da745be5c shell32/tests: Do not crash on Win9x when testing shlfileop. 2008-07-31 13:04:29 +02:00
Nikolay Sivov
1ac7912874 gdiplus: Implemented Gdip[Get/Set]PenMode. 2008-07-31 13:04:22 +02:00