wined3d: Initialize standalone surface parameters.
[wine] / dlls / shlwapi / tests / shreg.c
2007-06-07  Francois GougetAssorted spelling fixes.
2007-03-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2006-10-10  Paul Vriensshlwapi: Cast-qual warnings fix.
2006-10-07  Hans Leidekkershlwapi/tests: Win64 printf format warning fixes.
2006-08-09  Andrew Talbotshlwapi/tests: Write-strings warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-08-12  Richard CohenBlame ExpandEnvironmentStringsA for the failing NT4...
2005-07-29  Mike McCormackgcc 4.0 warning fixes.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-05-18  Pierre d'HerbemontRemove stdlib.h inclusion if winsock.h is included.
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.