Moved scrollbar tracking code to scroll.c.
[wine] / include / shlwapi.h
2001-09-20  Guy L. AlbertelliDefine the SHQueryValueEx{A|W} entry points.
2001-07-10  Peter HunnisettAdd shlwapi.wvnsprintf[AW], header info and comments.
2001-05-29  Marcus MeissnerFirst try at implementing PathGetCharType().
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-01-07  Huw D M DaviesMoved all the documented shlwapi functions out of undoc...
2001-01-05  Huw D M DaviesImplemented a few Url* functions.
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-13  Huw D M DaviesAdd some Str* prototypes to shlwapi.h.
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-07-28  Patrik StridvallFixed some warnings.
2000-06-24  Juergen Schmied- many new Path* stubs
2000-06-13  Juergen Schmied- new dll shfolder.dll
2000-06-01  Juergen Schmied- New (some stubs): SHGetFolderLocation, PathAddExtension,
2000-04-28  Juergen SchmiedComplete cleanup, bugfixes.