Implemented syslink control.
[wine] / dlls / shlwapi / tests /
2004-07-21  Alexandre JulliardFixed flags handling in StrIsIntlEqualA/W (spotted...
2004-07-16  Stefan LeichterRemoved the crosscalls (unicode to ascii) from GetAccep...
2004-06-28  Stefan LeichterSkip tests of GetAcceptLanguagesA if a correct call...
2004-06-18  Stefan LeichterAdd logging to the GetAcceptLanguagesA tests.
2004-06-17  Stefan LeichterAdded tests for GetAcceptLanguagesA.
2004-05-05  Jakob ErikssonWindows 95 has no StrRetToBSTR, add dynamic lookup...
2004-05-04  Alexandre JulliardUpdated the auto-generated tests.
2004-04-27  Kevin KoltzauAllow UrlCombine to calculate size of required buffer.
2004-03-22  Jon GriffithsTest SHSearchMapInt.
2004-03-16  Uwe BonnesUrlCanonicalizeW: Remove \r and \n at the end of lpszUr...
2004-03-03  Kevin KoltzauFix UrlCanonicalize and add regression test.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-02-17  Robert Shearman- Add IntlStrEqWorkerA/W.
2004-02-10  Jon GriffithsTest StrRetToBSTR.
2004-01-27  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-16  Francois GougetMSVC does not want 'extern' variables to be initialized...
2003-11-28  Alexandre JulliardPorting fixes.
2003-11-22  Dmitry TimoshkovMove CompareString implementation to libwine_unicode...
2003-10-24  Alexandre JulliardUpdated some of the generated tests.
2003-10-07  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-10-01  Jon GriffithsNew tests for shlwapi string and clsid functions.
2003-09-25  Jon GriffithsVarious test fixes for XP/msvc.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-13  Francois GougetChange the #include order so the test compiles with...
2003-03-15  Jon GriffithsCorrect behaviour for some error conditions.
2003-01-09  Matthew MastracciAdd implementation for PathCreateFromUrlW and add the...
2002-12-18  Francois GougetFix signed/unsigned warnings.
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-11-12  Patrik StridvallUpdated the generated tests.
2002-09-17  Francois GougetRemove references to PCVOID and LPUINT.
2002-09-16  Francois GougetNetpGetComputerName, SHCopyKeyA and SHRegGetPathA don...
2002-09-12  Alexandre JulliardDelete registry key at exit.
2002-09-12  Patrik StridvallFixed C++ comments.
2002-09-12  Jon GriffithsImplementation and test for SHCopyKeyA/W.
2002-08-09  Alexandre JulliardCreate separate makefiles for tests for more flexibility.
2002-08-09  Alexandre JulliardFixed string lengths to do the right thing for all...
2002-07-16  Jon GriffithsImplement SHCreateStreamOnFileA/W/Ex, ordinals @166...
2002-07-09  Jon GriffithsImplement/document @17,18,19,20,21,22 (Compact list...
2002-06-28  Eric PouechNo longer depends on external env strings values.
2002-06-22  Alexandre JulliardAdded printf format checking to the ok() and trace...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-23  Francois GougetMake the tests compile with Visual C++.
2002-05-21  Alexandre JulliardRenamed Winelib apps to .exe.so to follow the dll namin...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Juergen SchmiedAdded some tests.