Implemented _ultow() and export [Nt/Zw]QueryVolumeInformationFile().
[wine] / dlls / shlwapi /
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-12-06  Alexandre JulliardUse libwine and libwine_unicode directly from their...
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
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-25  Marcus MeissnerAdded some ordinal stubs, implemented SHDeleteValue...
2000-11-16  Alexandre JulliardReplaced HEAP_strdup* and lstrcpynAtoW calls by exporte...
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-11-01  Lawson WhitneyStubs for UrlMkSetSessionOption, SHLWAPI_132, SHGetInve...
2000-09-29  Francois GougetMoved DLLVERSIONINFO to shlwapi.h.
2000-09-29  Mike McCormackImplemented SHDeleteEmptyKeyA, SHDeleteKeyA.
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-09-22  Huw D M DaviesStubs for shlwapi.151 and shlwapi.153.
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-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-08-06  Alexandre JulliardMoved most USER string functions to dlls/user.
2000-08-06  Alexandre JulliardReplaced lstrlen/lstrcmp by libc equivalents everywhere...
2000-08-03  Alexandre JulliardMoved GUID definitions to their respective dll.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-26  Alexandre JulliardMoved shlwapi routines from shell32.dll to shlwapi...
2000-07-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...