Partially implement SHRegWriteUSValue{A|W}.
[wine] / dlls / shlwapi / string.c
2001-12-24  Gerard PatelTrivial fixes for shlwapi and Internet routines.
2001-12-11  Jon GriffithsAdd exclusion defs & remaining funcs, remove internal...
2001-12-01  Guy L. Albertelli- Fixed PathIsURL{A|W}.
2001-11-09  Guy L. AlbertelliUse proper unicode routine.
2001-11-06  Guy Albertelli- Define rest of URL_ESCAPE... and other flags.
2001-11-06  Francois GougetDon't prefix %p with 0x.
2001-11-05  Guy Albertelli- Indicate that StrRetToStrN{A|W} and StrRetToBuf{A...
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
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.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-11-27  Alexandre JulliardFixed a few dependencies on 16-bit or internal function...
2000-11-25  Alexandre JulliardAdded a few forwards.
2000-11-16  Alexandre JulliardReplaced HEAP_strdup* and lstrcpynAtoW calls by exporte...
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-09-13  Huw D M DaviesAdd some Str* prototypes to shlwapi.h.
2000-08-14  Alexandre JulliardCleaned up a few inter-dll dependencies. Added a few...
2000-08-06  Alexandre JulliardMoved most USER string functions to dlls/user.
2000-07-26  Alexandre JulliardMoved shlwapi routines from shell32.dll to shlwapi...