Fixed GetAcceptLanguagesA tests for WinXP.
[wine] / dlls / shlwapi / tests / shreg.c
2004-10-14  Bill MedlandFix SHDeleteKey so that it will handle deleting a key...
2004-01-27  Francois GougetAdd trailing '\n's to ok() calls.
2003-10-07  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-12-18  Francois GougetFix signed/unsigned warnings.
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
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 JulliardFixed string lengths to do the right thing for all...
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-09  Juergen SchmiedAdded some tests.