Fix a copy&paste bug in get_buffer_pe.
[wine] / dlls / shlwapi / tests / shreg.c
2005-03-22  Jakob ErikssonMore trace info.
2005-02-03  Paul VriensMore verbosity of errors.
2005-01-31  Paul Vriens- new test
2005-01-21  Paul Vriens- More verbose output of errors.
2005-01-17  Paul VriensUse a registry key for copying, that's known on every...
2005-01-17  Paul VriensChange the order of Src and Dst in CopyKey calls/functions.
2005-01-03  Jon GriffithsUse Ascii functions explicitly.
2004-12-15  Jon GriffithsUse the A version of calls when passing ASCII strings.
2004-11-19  James HawkinsMake four shreg tests pass on XP.
2004-11-10  James HawkinsUse SHDeleteKey to remove leftover keys from the shreg...
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.