Fixed, added or implemented stubs:
[wine] / dlls / shell32 / shell32.spec
2001-12-26  Andreas MohrFixed, added or implemented stubs:
2001-10-02  Guy AlbertelliImplemented dummy stub for SHChangeNotifyUpdateEntryLis...
2001-09-07  Huw D M DaviesAdd SHGetSpecialFolderPathW to spec file.
2001-08-15  Uwe BonnesPathGetExtensionAW has three arguments.
2001-02-23  Eric PouechA first stab at implementing the RunDll features.
2001-01-18  Andreas MohrImplemented SHELL32.IsNetDrive and SHELL32.ILSaveToStre...
2000-12-14  Francois GougetRemoved the name of APIs exported by ordinal.
2000-12-01  Alexandre JulliardFinished separation of shell32 and wsock32.
2000-11-25  Alexandre JulliardAdded a few forwards.
2000-11-13  Alexandre JulliardTemp hack: do not import dlls that we link with at...
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  Juergen SchmiedExport SHGetSettings by name. New stub for shell.68.
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-09-27  Alexandre JulliardAdded a few missing imports.
2000-09-19  Peter Hunnisett- Added some missing WINELIB_NAME_AW definitions, types...
2000-09-18  Mike McCormackFixed incorrect arg count in SHGetSettings that causes...
2000-08-20  Chris MorganImplemented DuplicateIcon().
2000-08-08  Alexandre JulliardSmall dll interfaces cleanups.
2000-08-06  Alexandre JulliardMoved most USER string functions to dlls/user.
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-08  Andreas MohrAdded semi-stub.
2000-06-13  Juergen Schmied- new dll shfolder.dll
2000-06-08  Alexandre JulliardSimplified wrc flags handling.
2000-06-01  Juergen Schmied- New (some stubs): SHGetFolderLocation, PathAddExtension,
2000-04-29  Patrik StridvallFixed issues reported by winapi_check.
2000-04-28  Juergen SchmiedExplicit import user32.dll.
2000-04-24  Patrik StridvallFixed issues found by winapi_check.
2000-04-19  Alexandre JulliardAdded some missing import directives.
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-02-26  Juergen SchmiedStub PathIsDirectory.
2000-02-20  Juergen SchmiedStarted implementation of shell notifications.
2000-01-09  Alexandre JulliardBuilt-in DLLs resources are now specified in spec file.
2000-01-04  Juergen SchmiedSmall fixes.
1999-12-12  Juergen SchmiedAdded StrNCpyA, StrNCpyW.
1999-11-23  Ian SchmidtAdded stub for DllInstall().
1999-10-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
1999-10-25  Ian SchmidtPartial implementation of the Shell32 call Win32DeleteF...
1999-10-24  Patrik StridvallAdded spec file declarations for already implemented...
1999-09-28  Ian SchmidtImplementation of 2 Win98 by-ordinal SHELL32 routines...
1999-08-15  Juergen SchmiedMore use of rc files for strings and menus, fixes....
1999-07-31  Eric KohlAdded stubs for DAD_SetDragImage() and PathCleanupSpec().
1999-07-28  Juergen SchmiedStrRetToStrN[A|W|AW] new independent unicode/ascii...
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.