Commit Graph

48698 Commits

Author SHA1 Message Date
Dmitry Timoshkov 253a6971a3 mlang: Remove noise from mlang test output. 2008-08-04 13:06:25 +02:00
Dmitry Timoshkov cfe0f97067 mlang: Add a test for a CodePageToCodePages failure, make it pass under Wine. 2008-08-04 13:06:14 +02:00
Paul Vriens 1542bbd81c crypt32/tests: Don't crash on some win9x boxes. 2008-08-04 13:05:04 +02:00
Francois Gouget a793888a28 Assorted spelling fixes. 2008-08-04 13:04:48 +02:00
Francois Gouget 2592687321 d3d9: Add an API documentation stub to make winapi_check happy. 2008-08-04 13:04:39 +02:00
James Hawkins 8782fdba1b msi: Add a stub implementation of MsiEnumPatchesEx. 2008-08-04 13:04:30 +02:00
Nikolay Sivov e04a662036 gdiplus: Implemented GdipFillPolygon2/GdipFillPolygon2I. 2008-08-04 13:04:23 +02:00
Hans Leidekker 3c43a6568f wininet: Properly initialize access type when no proxy is configured. 2008-08-04 13:04:16 +02:00
Hans Leidekker daa2fdfccb wininet: Use getaddrinfo for thread-safe resolving if available. 2008-08-04 13:04:12 +02:00
Kirill K. Smirnov 359cd00982 wineconsole: Check return value of CreateWindow() for errors, do not rely upon callback function. 2008-08-04 13:04:05 +02:00
Roy Shea 41da56a05f mstask/test: NewWorkItem conformance test. 2008-08-04 13:03:56 +02:00
Michael Stefaniuc 0f5d6827db msxml3: Remove redundant NULL checks before HeapFree and fix a memleak (Smatch). 2008-08-04 13:03:42 +02:00
Juan Lang 5d4d5b16fd crypt32: More fully implement CryptSIPRetrieveSubjectGuid. 2008-08-04 13:03:38 +02:00
Juan Lang 7d78d394ae crypt32: Create a helper to load a SIP function from an open key. 2008-08-04 13:02:14 +02:00
Juan Lang 3f563c3d9b crypt32: Use ReadFile rather than a memory-mapped file to check the type of a file. 2008-08-04 13:02:00 +02:00
Paul Vriens c03dfb8f50 mlang/tests: Skip tests for unsupported code page identifiers. 2008-08-04 13:01:27 +02:00
Paul Vriens b2093dc86a kernel32/tests: Skip tests when codepage is not available. 2008-08-04 13:01:24 +02:00
Reece Dunn 786a2bd542 crypt32: Removed the failing base64 test in Vista. 2008-08-04 13:01:19 +02:00
Reece Dunn 428fd07e73 shell32: Fix shlexec crashing on Vista. 2008-08-01 12:22:54 +02:00
Reece Dunn 922414b60a secur32: Fix the schannel tests crashing on Vista. 2008-08-01 12:22:43 +02:00
Reece Dunn e413bbeea2 secur32: Fix the ntlm tests crashing on Vista. 2008-08-01 12:22:36 +02:00
Zac Brown 8ead556648 winhttp/tests: Add test for sending request. 2008-08-01 12:22:06 +02:00
Paul Vriens dc6fc6ad8c crypt32/tests: Use CryptAcquireContextA instead of CryptAcquireContextW. 2008-08-01 12:21:53 +02:00
Kirill K. Smirnov a7cb435400 winhlp32: Remove outdated comment. 2008-08-01 12:21:03 +02:00
Kirill K. Smirnov c7eec67554 winhlp32: Remove superfluous buttons from propsheet dialog templates. 2008-08-01 12:21:00 +02:00
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
Alexandre Julliard b008b053a9 winetest: Set environment variables in the Win32 environment. 2008-08-01 11:18:11 +02:00
Alexandre Julliard b25eb5542a test.h: Fetch environment variables from the Win32 environment not the Unix one. 2008-08-01 11:18:11 +02:00
Vladimir Pankratov 992d004382 taskmgr: Converted some functions to Unicode. 2008-08-01 11:18:11 +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