shell32/tests: Fix a test failure on NT4.
[wine] / dlls / shell32 / tests / shelllink.c
2008-11-05  Paul Vriensshell32/tests: Fix a test failure on NT4.
2008-10-21  Paul Vriensshell32/tests: Use win_skip instead of trace.
2008-10-09  Paul Vriensshell32/tests: Fix a failure on NT4.
2008-10-08  Michael Stefaniucshell32/tests: Use FAILED instead of !SUCCEEDED.
2008-08-04  Detlef Riekenbergshell32/tests: Fix shelllink test on win9x (GetTempPathW).
2008-07-21  Reece Dunnshell32/tests: Vista returns E_INVALIDARG if the path...
2008-07-21  Reece Dunnshell32: Make the tests build with the Vista SDK.
2008-07-21  Reece Dunnshell32: Do not use a fixed path in the shelllink tests.
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-06-23  Alexandre Julliardshell32/tests: Use the original path if GetLongPathName...
2008-05-27  Paul Vriensshell32/tests: Run tests again on win95.
2008-05-26  James Hawkinsshell32: Test against the long form of the path.
2008-05-20  Paul Vriensshell32/tests: SHGetPathFromIDListA returns a BOOL...
2008-05-19  Paul Vriensshell32/tests: Fix test when running on Wine.
2008-05-07  Francois GougetAssorted spelling fixes.
2008-02-27  Francois Gougetshell32/tests: Use the IShellLinkDataList's standard...
2008-02-15  Paul Vriensshell32/tests: GetLongPathNameA is not implemented...
2008-02-04  Francois Gougetshell32/tests: Fix a couple of copy/paste errors.
2007-11-02  Gerald Pfeifershell32: Remove useless comparison >= 0 for unsigned...
2007-08-17  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-02-14  Misha Koshelevshell32/tests: Test creating shell links for commands...
2006-10-09  Hans Leidekkershell32/tests: Win64 printf format warning fixes.
2006-10-03  Francois Gougetshell32: Microsoft's EXP_DARWIN_LINK structure does...
2006-08-09  Mike McCormackshell32: IShellLink::SetPath removes quotes from the...
2006-08-09  Mike McCormackshell32: Fix test compilation with MSVC6.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-22  Eric Pouechshell32: Fixes for bugs found by valgrind on shell32...
2005-11-04  Mike McCormackPartially implement and test the shelllink object's
2005-07-24  Francois GougetGet started testing ShellExecute().
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-01  Mike McCormackEliminate some -Wwrite-strings warnings.
2005-04-19  Francois GougetAdd trailing '\n's to ok() calls.
2005-02-25  Mike McCormack- implement loading and saving of MSI advertised shortc...
2005-02-16  Huw DaviesSetPath("") should return S_OK.
2005-02-14  Francois GougetTest the interaction between IShellLink::SetIDList...
2004-10-22  Mike McCormackAdd a test for creating empty shelllink files.