shlwapi/tests: Make some variables static.
[wine] / dlls / shlwapi / reg.c
2010-05-19  Vincent Povirkshlwapi: Implement SHRegEnumUSValue.
2010-02-01  Piotr Cabanshlwapi: Invoke RegGetValue on SHRegGetValue call.
2010-02-01  Piotr Cabanshlwapi: Update SHRegGetValue definition.
2009-12-04  Aric Stewartshlwapi: Close the correct key in SHRegCloseUSKey.
2009-01-22  Michael Stefaniucshlwapi: Remove superfluous pointer casts.
2008-11-25  Francois Gougetshlwapi: Remove WINAPI on static functions where not...
2008-11-06  Michael Stefaniucshlwapi: Remove superfluous casts of/to void pointers.
2008-04-29  Andrew Talbotshlwapi: Remove unused variables.
2008-04-21  Austin EnglishSpelling fixes.
2007-06-21  Michael Stefaniucshlwapi: Do not use wide character constants.
2007-04-16  Andrew Talbotslwapi: Make function definitions and declarations...
2007-01-05  Kai Blinshlwapi: Remove redundant check in assignment, unicode...
2007-01-04  Kai Blinshlwapi: Remove redundant check in assignment (Coverity).
2006-12-04  Marcus Meissnershell32: Forward SHDeleteKeyA directly to SHDeleteKeyW.
2006-11-28  Dmitry Timoshkovshlwapi: Make some data const.
2006-11-10  Dmitry Timoshkovshlwapi: Unify SHDeleteKeyW implementation with SHDelet...
2006-10-13  Francois GougetAssorted spelling fixes.
2006-10-06  Hans Leidekkershlwapi: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-17  Alexandre Julliardshlwapi: Fixed use of wrong buffer in SHCopyKeyW.
2005-11-07  Uwe BonnesSemi-stub implementation for SHRegGetValue(A|W).
2005-09-12  Marcus MeissnerThe last argument to MultiByteToWideChar is wide charac...
2005-07-28  Steven EdwardsCorrect RegCreateKeyEx[A/W] prototype to match the...
2005-07-07  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-05-06  Francois GougetAssorted spelling fixes.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-21  Robert ShearmanFix SHCopyKey to treat string parameter correctly as...
2005-03-17  Jon GriffithsUse LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc).
2005-01-18  Hans LeidekkerStub implementations for PathUnExpandEnvStringsSHRegEnu...
2005-01-17  Paul VriensChange the order of Src and Dst in CopyKey calls/functions.
2004-10-14  Bill MedlandFix SHDeleteKey so that it will handle deleting a key...
2004-09-14  Francois GougetAssorted spelling fixes.
2004-09-13  Jon GriffithsImplement SHSimulateDrop, MIME_GetExtensionA/W, StrCpyN...
2004-07-04  Mike McCormackFix memory allocation problems.
2004-05-04  Francois GougetMake our ascii strings static const.
2004-04-20  Francois GougetMake Unicode strings static const.
2004-03-17  Jon GriffithsMake copies of keys when creating, free them when done.
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2004-01-18  Stefan LeichterAdded stub for SHRegisterValidateTemplate.
2003-11-20  Francois GougetDon't use the data returned by RegQueryValueExW if...
2003-10-15  Alexandre JulliardFixed cut&paste error.
2003-10-07  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-11  Robert Shearman- Convert ordinals to their real names.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-22  Jon GriffithsImplement @280,343,344.
2003-03-30  Vitaliy MargolenUnicode strings termination fixes.
2003-03-18  Jon GriffithsDocumentation updates.
2003-03-10  Maxime BellengéImplemented SHRegSetUSValueA and SHRegSetUSValueW.
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-10-25  Andreas Mohr- fix some pselling
2002-10-25  Michael StefaniucCompile the shlwapi dll with -DSTRICT.
2002-09-12  Jon GriffithsImplementation and test for SHCopyKeyA/W.
2002-09-09  Patrik StridvallFixed some issues found by winapi_check.
2002-09-06  Jon GriffithsImplemented registry MIME type functions @324-329.
2002-07-20  Juergen Schmied- Many stubs
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-29  Vincent BéronFixed some more missing \n in traces.
2002-05-24  James JuranAdd missing \n to output messages.
2002-05-09  Juergen SchmiedReimplemented SHRegGetPathA/W, SHGetValueA/W, SHRegGetP...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-12  Guy L. AlbertelliPartially implement SHRegWriteUSValue{A|W}.
2002-01-29  Guy L. AlbertelliFix SHRegOpenUSKey{A|W} and SHRegQueryUSValue{A|W}...
2001-12-17  Jon GriffithsImplemented, documented or fixed SHDeleteOrphanKeyA...
2001-12-11  Jon GriffithsAdd exclusion defs & remaining funcs, remove internal...
2001-12-01  Guy L. Albertelli- Fixed PathIsURL{A|W}.
2001-11-13  Guy L. Albertelli- Implement ordinals 7, 8, 9, 13, 14, 19, 36.
2001-11-06  Francois GougetDon't prefix %p with 0x.
2001-11-06  Francois GougetFix incorrect use of a Unicode string literal.
2001-10-28  Guy L. AlbertelliImplement SHRegGetBoolUSValue{A|W}.
2001-10-24  Guy Albertelli- Correct implementation of HUSKEY internals, including...
2001-10-21  Guy L. Albertelli- Implement HUSKEY design.
2001-09-07  Guy L. AlbertelliImplemented stubs for SHRegEnumUSKey{A|W} and return...
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-11  Patrik StridvallFixed some issues found by winapi_check.
2001-05-24  Andreas Mohr- add stubs SHLWAPI_294, UrlApplySchemeW
2001-04-25  Gael de ChalendarCorrected a typo in spec file and added some stubs.
2001-03-22  Jeff GarzikAdded needed string.h includes.
2001-02-13  Jon GriffithsImplement a bunch of shlwapi functions, add some new...
2001-01-07  Huw D M DaviesMoved all the documented shlwapi functions out of undoc...
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-11-25  Marcus MeissnerAdded some ordinal stubs, implemented SHDeleteValue...
2000-09-29  Mike McCormackImplemented SHDeleteEmptyKeyA, SHDeleteKeyA.
2000-07-26  Alexandre JulliardMoved shlwapi routines from shell32.dll to shlwapi...