pdh: Make two tests pass on Vista.
[wine] / dlls / shell32 / tests /
2007-11-02  Gerald Pfeifershell32: Remove useless comparison >= 0 for unsigned...
2007-10-18  Alexandre JulliardFix redundant uses of MAKEINTRESOURCE.
2007-09-18  Francois Gougetshell32: CSIDL_MYDOCUMENTS is now a synonym for CSIDL_P...
2007-09-14  Vincent Povirkshell32: Implement SHPathPrepareForWrite.
2007-09-14  Vincent Povirkshell32: Add tests for SHPathPrepareForWrite.
2007-08-30  Francois GougetAssorted non-ANSI function declaration fixes (missing...
2007-08-17  Paul Vriensshell32/tests: Use GetModuleHandle instead of LoadLibrary.
2007-08-16  Paul Vriensshell32/tests: Use GetModuleHandle instead of LoadLibrary.
2007-08-14  Paul Vriensshell32/tests: Make tests run again on win95.
2007-06-29  Misha Koshelevshell32: Fix shelllink creation to non-executable files...
2007-06-29  Misha Koshelevshell32/tests: Fix tests of IShellLinkA_SetPath to...
2007-06-29  Misha Koshelevshell32/tests: Allow CoCreateInstance to return E_NOINT...
2007-06-29  Misha Koshelevshell32/tests: Add test for shell links to existing...
2007-06-29  Misha Koshelevshell32/tests: Allow individual tests in check_lnk...
2007-06-18  Misha Koshelevshell32: Conform to native in SHELL_ArgifyW for unquote...
2007-06-11  Misha Koshelevshell32/tests: Add test for unquoted %1 in command...
2007-06-11  Misha Koshelevshell32/tests: Allow testing for arbitrary number of...
2007-06-11  Misha Koshelevshell32/tests: Expand default DDE application name...
2007-06-11  Misha Koshelevshell32/tests: Use ShellExecuteEx with SEE_MASK_FLAG_DD...
2007-06-11  Misha Koshelevshell32/tests: Save threadid from CreateThread as requi...
2007-06-11  Misha Koshelevshell32/tests: Simplify DDE thread and message loop.
2007-06-11  Nigel Liangshell32: Conformance tests for unicode filenames and...
2007-06-07  Francois GougetAssorted spelling fixes.
2007-06-01  Francois Gougetshell32/tests: Remove unneeded cast.
2007-05-30  Misha Koshelevshell32/tests: Remove duplicate code.
2007-05-30  Misha Koshelevshell32: Handle default DDE application names.
2007-05-30  Misha Koshelevshell32/tests: Add tests for default DDE application...
2007-05-30  Misha Koshelevshell32: Fix execute_from_key to conform to native...
2007-05-30  Misha Koshelevshell32/tests: Add tests for ShellExecute DDE behavior.
2007-05-29  Francois Gougetshell32/tests: With recent PSDKs, CSIDL_MYDOCUMENTS...
2007-05-29  Francois Gougetshell32/tests: We need NTDDI_VERSION >= NTDDI_WINXPSP1...
2007-05-11  Mikołaj Zalewskishell32: Handle invalid cbSize in Shell_NotifyIcon...
2007-04-18  Ken Thomasesshell32/tests: Test that quoting file path prevents...
2007-04-18  Ken Thomasesshell32/tests: Added to-do test showing a bug with...
2007-04-03  Francois Gougetshell32/tests: On NT4 FindExecutable() returns an extra...
2007-04-03  Francois Gougetshell32/tests: On Windows 98 FindExecutable() does...
2007-04-03  Francois Gougetshell32/tests: End the lines with CR+LF otherwise the...
2007-04-03  Francois Gougetshell32/tests: Fix some expected FindExecutable() error...
2007-03-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2007-03-05  Paul Vriensshell32/tests: Rewording and cleanup.
2007-02-19  Marcus Meissnershell32/tests: Fixed potential overflow.
2007-02-14  Misha Koshelevshell32/tests: Test creating shell links for commands...
2007-02-14  Francois GougetAssorted spelling fixes.
2007-02-12  Mikołaj Zalewskishell32: Allow overwriting files in SHFileOperation...
2007-02-09  Francois Gougetshell32/tests: wnsprintfA() is missing on Win9x, so...
2007-02-09  Francois Gougetshell32/tests: Fix test_GetDisplayName() to cope with...
2007-02-09  Francois Gougetshell32/tests: ILFree() and ILIsEqual() are exported...
2007-02-07  Mikołaj Zalewskishell32: shlfileop tests: Avoid buffer overflows for...
2007-01-19  Francois Gougetshell32: Add proper support for SHGetFileInfo(SHGFI_ICO...
2007-01-19  Francois Gougetshell32/tests: Add some more SHGetFileInfo() tests.
2007-01-08  Francois Gougetshell32/tests: Hack SHGetFileInfo() so it does not...
2007-01-06  Francois Gougetshell32/tests: Print GetLastError() in decimal with...
2006-12-14  Francois Gougetshell32: Fix FindExecutable() to return the executable...
2006-12-14  Francois Gougetshell32/tests: Add FindExecutable() tests.
2006-12-14  Francois Gougetshell32/tests: MSDN says ShellExecute() == 32 indicates...
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-11-24  Francois Gougetshell32/tests: Don't use the NONAMELESS* macros in...
2006-11-06  Aric Stewartshell32: Create dynamic buffers for expanded enviroment...
2006-10-30  Paul Vriensshell32: Cast-qual warnings fix.
2006-10-11  Ge van Geldorpwinapi_test: Regenerate tests.
2006-10-09  Hans Leidekkershell32/tests: Win64 printf format warning fixes.
2006-10-03  Francois Gougetshell32: Microsoft's EXP_DARWIN_LINK structure does...
2006-09-29  Francois GougetFix rpcndr.h so it takes CONST_VTABLE into account.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-13  Alexandre Julliardtests: Moved some compatibility defines to wine/test.h.
2006-08-24  Mike McCormackshell32: Fix compilation of test on MSVC6.
2006-08-09  Mike McCormackshell32: IShellLink::SetPath removes quotes from the...
2006-08-09  Mike McCormackshell32: Fix test compilation with MSVC6.
2006-07-24  Andrew Talbotshell32/tests: Write-strings warnings fix.
2006-07-11  Juan Langshell32: Always NULL-terminate path in SHGetPathFromIDList.
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-30  Ivan Leoshell32/tests: Comment out a test that crashes on windo...
2006-06-08  Phil Lodwickshell32/tests: Test to make sure we can create a non...
2006-05-24  Alexandre JulliardTests should not use wine/unicode.h.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-02  Alexandre JulliardFixed some compiler warnings on old gcc versions.
2006-02-27  Michael Jungshell32/tests: Added test for Desktop::ParseDisplayName...
2006-02-22  Eric Pouechshell32: Fixes for bugs found by valgrind on shell32...
2006-02-21  Alexandre Julliardshell32: Use more reasonable timeouts in shlexec test.
2006-02-11  Martin Fuchsshell32: SHELL32_GetItemAttributes()
2006-01-23  James Hawkinsshell32: Reimplement a factored SHFileOperation.
2006-01-16  Michael Jungunixfs: Fix SetNameOf.
2006-01-03  Michael Jungshell32/unixfs: Added unicode support in folder and...
2006-01-03  Francois GougetAdd trailing '\n's to ok() calls.
2005-12-26  James Hawkinsshell32: Clean up the SHFileOperation tests.
2005-12-22  Michael Jungshell32: Added some test to document native ITEMIDLIST...
2005-12-22  James Hawkinsshell32: Add tests for SHFileOperation's FO_MOVE command.
2005-12-22  James Hawkinsshell32: Add tests for SHFileOperation's FO_COPY command.
2005-12-22  James Hawkinsshell32: Add tests for SHFileOperation's FO_RENAME...
2005-12-22  James Hawkinsshell32: Add tests for SHFileOperation's FO_DELETE...
2005-12-21  James Hawkinsshell32: Remove the '.\\' prefix from filenames, becaus...
2005-12-20  Michael Jungshell32/tests: Fixed a test failing on WinXP.
2005-12-12  Paul Vriensshell32/tests/shlfolder.c: ILFindLastID has to be calle...
2005-12-02  Michael JungAdded a test for native PIDL format.
2005-11-28  Martin FuchsCorrectly call HCR_GetFolderAttributes() in SHELL32_Get...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
next