Commit Graph

47578 Commits (02391eb8543b878fbf201dc13dd14cb56a9e10a4)
 

Author SHA1 Message Date
James Hawkins 02391eb854 fusion: Add tests for IAssemblyCache::QueryAssemblyInfo. 2008-07-01 11:08:03 +02:00
James Hawkins 6ffc9d72b2 fusion: Add tests for IAssemblyName. 2008-07-01 11:07:49 +02:00
James Hawkins 7b1dde9d20 fusion: Add initial implementation of IAssemblyName. 2008-07-01 11:07:13 +02:00
James Hawkins 9ac630e058 urlmon: Fix a few test failures. 2008-07-01 11:06:43 +02:00
Alexandre Julliard 8e72924541 Revert "wpp: config.h and wine/port.h should be included first."
This reverts commit 33017b0d93.
Some distros still ship flex 2.5.4 unfortunately.
2008-06-30 16:17:35 +02:00
Michael Karcher 0ed076ab5c crypt32: Remove duplicate MS test root key. 2008-06-30 15:11:12 +02:00
Michael Karcher c235656aeb crypt32: ComparePublicKeyInfo must ignore the leading zero. 2008-06-30 15:11:04 +02:00
Alexandre Julliard d350998cec ntdll: Don't bother to check the file name against the mask if stat() succeeded. 2008-06-30 15:10:50 +02:00
Alexandre Julliard d45677788e ntdll: Only recompose Unicode on Mac OS when using utf-8. 2008-06-30 15:10:25 +02:00
Jon Griffiths a185208680 oleaut32: Null doc string params return E_INVALIDARG. 2008-06-30 15:10:01 +02:00
Jon Griffiths 04912d26b9 oleaut32: ICreateTypeLib2_SetLcid sets both LCID's. 2008-06-30 15:09:33 +02:00
Jon Griffiths 72607b89a7 oleaut32: Use users default LCID for type libraries. 2008-06-30 15:09:27 +02:00
Hans Leidekker 96b89623af shlwapi: Add a couple of tests for UrlUnescape. 2008-06-30 15:09:20 +02:00
Hans Leidekker c9969780bc msi: Correct spec file entry for MsiGetFileVersion{A, W}. 2008-06-30 15:09:12 +02:00
Hans Leidekker bdf311f91f wininet: Only reconnect when redirected to an external site. 2008-06-30 15:08:47 +02:00
Hans Leidekker fdc82adfcc wininet: Allocate buffers in InternetCrackUrlA. 2008-06-30 15:08:33 +02:00
Hans Leidekker c35a0428f6 wininet: Don't assume URL is null-terminated in InternetCrackUrlW. 2008-06-30 15:08:07 +02:00
Hans Leidekker c3ecb7244b wininet: More win64 compatibility fixes. 2008-06-30 15:07:47 +02:00
Hans Leidekker 01e21366cb wininet: Avoid a crash on an invalid handle in InternetQueryOption. 2008-06-30 15:07:36 +02:00
Hans Leidekker f1dc1bb070 wininet: Add a test for InternetCanonicalizeUrl. 2008-06-30 15:07:29 +02:00
James Hawkins 6796c880fa gdi32: Fix a failing test in win95. 2008-06-30 15:07:20 +02:00
James Hawkins b829b665ea comctl32: Fix two failing tests in win9x. 2008-06-30 15:07:16 +02:00
James Hawkins 02c3bb7637 comctl32: Clean up and fix a few failing tests in win9x. 2008-06-30 15:07:05 +02:00
James Hawkins 10a1b94875 advpack: Fix several test failures in win9x. 2008-06-30 15:06:53 +02:00
James Hawkins 8cfb50e57e advpack: Run the install test in a temporary directory. 2008-06-30 15:06:49 +02:00
James Hawkins 315e8ce312 advpack: Run the files test in a temporary directory. 2008-06-30 15:05:52 +02:00
James Hawkins 63ac79f4d5 kernel32: Don't test for HARDDISK and RAMDISK on win9x. 2008-06-30 15:05:40 +02:00
James Hawkins 03d23bd43d kernel32: Fix a few test failures in win9x. 2008-06-30 15:05:32 +02:00
James Hawkins ac5885ef41 kernel32: Fix a few test failures in win9x. 2008-06-30 15:05:19 +02:00
James Hawkins 3361f0c4fd kernel32: Fix a test failure in win9x. 2008-06-30 15:05:13 +02:00
Detlef Riekenberg 5cdde8d796 spoolss: Add a stub for IsLocalCall. 2008-06-30 15:03:28 +02:00
Detlef Riekenberg 70415dc8a9 spoolss: Add a stub for WaitForSpoolerInitialization. 2008-06-30 15:03:06 +02:00
Adam Petaccia e663816d45 gdiplus: Improve accuracy in calculating point sizes. 2008-06-30 15:00:37 +02:00
Nikolay Sivov db9172471b gdiplus: Fix uninitialized value jump and a leak in GdipAddPathPolygon test. 2008-06-30 15:00:21 +02:00
Jon Griffiths 97709148c3 include/basetsd.h: Ignore cpu checks whn __midl is defined. 2008-06-30 15:00:08 +02:00
Zachary Brown 927335ef15 winhttp: Build an import library. 2008-06-30 14:59:59 +02:00
Eric Pouech 21b9cb0783 winhelp: Let CtrlC do something useful thanks to richedit. 2008-06-30 14:16:38 +02:00
Eric Pouech cec4ee8648 winhelp: Start implementing a prop sheet for all lookup needs. 2008-06-30 14:15:47 +02:00
Mikołaj Zalewski 9c030d4660 shlwapi: UrlCanonicalize should strip all the characters <= 32 from the end of the string. 2008-06-30 13:26:40 +02:00
Mikołaj Zalewski f8a104f4a5 taskmgr: Move Run dialog caption to resources, use the standard text. 2008-06-30 13:24:36 +02:00
Mikołaj Zalewski 225086547c shell32: RunFileDlg: use the parameters.
Implements the customizations that are required by the parameters. The
icon and one flag are still not implemented.
2008-06-30 13:24:05 +02:00
Mikołaj Zalewski 0e2b5c7605 shell32: RunFileDlg: move strings to resources. 2008-06-30 13:23:38 +02:00
Mikołaj Zalewski adc72977f7 shell32: RunFileDlg: make the error messages easier to understand for the user. 2008-06-30 13:23:13 +02:00
Mikołaj Zalewski ebb41a64ab shell32: RunFileDlg: allow the user to cancel the Browse dialog, remove some unneeded parameters. 2008-06-30 13:22:48 +02:00
Mikołaj Zalewski 13866e81f7 shell32: RunFileDlg: use symbolic constants for control IDs and use correct hInstance when creating it. 2008-06-30 13:22:30 +02:00
Mikołaj Zalewski 032423760d shell32: RunFileDlg: the function should be Unicode on NT. 2008-06-30 13:21:32 +02:00
Alexandre Julliard 33017b0d93 wpp: config.h and wine/port.h should be included first. 2008-06-30 12:52:00 +02:00
Alexandre Julliard 8e5f281276 ntdll: Add some sanity checks for invalid relocation blocks. 2008-06-30 12:51:35 +02:00
Alexandre Julliard aa68258b7a Fix a few %ll printf formats. 2008-06-30 12:50:07 +02:00
James Hawkins 0cf9bd9c40 lz32: Fix a test failure in win9x. 2008-06-30 12:49:09 +02:00