Implemented registry MIME type functions @324-329.
[wine] / dlls / shlwapi / reg.c
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...