Added stubs for DAD_SetDragImage() and PathCleanupSpec().
[wine] / dlls / shell32 / shellpath.c
1999-07-25  Juergen SchmiedImplemented SHGetSpecialFolderPathA.
1999-07-10  Juergen SchmiedSmall fixes.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-17  Juergen SchmiedPrevent crash in stub of SheGetDirW.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-13  Juergen Schmied- mostly cleanup after the renaming
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-01-31  Juergen SchmiedStub for PathQualify32[A|W].
1999-01-23  Juergen Schmied- some fixes, cleaned up includes, fixed leaks
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-03  Juergen SchmiedNew stubs NTSHChangeNotifyRegister, NTSHChangeNotifyDer...
1998-12-11  Juergen SchmiedBugfix in PathCombine32[A|W].
1998-12-01  Juergen SchmiedFixed wrong parameter count for SHChangeNotifyDeregiste...
1998-11-25  Juergen SchmiedMoved existing path - functions to shellpatch.c.