- Cleaned up the implementation of shell folders and put them into
[wine] / dlls / shell32 / shellole.c
2002-07-24  Juergen Schmied- Cleaned up the implementation of shell folders and...
2002-07-19  Patrik StridvallFixed some issues found by winapi_check.
2002-07-02  Juergen Schmied- changed STRRET definition
2002-06-10  Sander van LeeuwenHandle ascii & unicode drag and drop structures in...
2002-06-02  Sander van LeeuwenFixed wrong cast; MSDN says lpDropFileStruct->pFiles...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-10-01  Eric PouechShould initialize COM before calling it.
2001-08-16  Alexandre JulliardMoved undocshell.h to dlls/shell32. Removed shell16.h.
2001-07-20  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-12  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-01-02  François GougetMoved HDROP to shellapi.h.
2000-12-13  Andreas MohrSHGetMalloc must use MEMCTX_TASK, otherwise CoGetMalloc...
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-09-25  Alexandre JulliardUse documented DROPFILES structure instead of internal...
2000-08-14  Alexandre JulliardReplaced VERSION_* calls by exported API equivalents.
2000-06-23  Alexandre JulliardCleaned up a few inter-dll dependencies.
2000-04-28  Juergen SchmiedSeparated 32 bit functions to shellole.c.
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-11-23  Juergen Schmied- made IShellFolder a aggregable object
1999-11-14  Juergen Schmied- the colums in the shellview are now created depending...
1999-10-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
1999-08-15  Juergen SchmiedMore use of rc files for strings and menus, fixes....
1999-07-25  Juergen SchmiedRemoved special CoCreateClassObject and use ole functio...
1999-07-10  Juergen SchmiedDLLGetClassObject/Classfactory: create objects by CLSID...
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-22  Paul QuinnMicrosoft com vtable compatibility workaround for g...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-01  Juergen SchmiedSHCLSIDFromString, StrToOleStr implemented.
1999-03-25  Juergen SchmiedUse the new header for COM definitions.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-24  Marcus MeissnerOptimized away more includes, readded some #includes...
1999-02-17  Francois GougetChanged ICOM_THIS definition.
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-10  Francois GougetBetter set of macros for defining the COM interfaces.
1999-01-23  Juergen Schmied- some fixes, cleaned up includes, fixed leaks
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Juergen SchmiedNew stubs NTSHChangeNotifyRegister, NTSHChangeNotifyDer...
1998-12-14  Juergen SchmiedAdds the IPersistFile Interface to IShellLink[W] and...
1998-11-25  Juergen SchmiedMoved existing IShellLink class. New stubs for IShellLinkW.
1998-11-15  Juergen SchmiedCleanup, small fixes, a few new stubs.
1998-10-28  Juergen SchmiedNew SHGetSimpleIDListFromPath32AW.
1998-10-11  Juergen SchmiedBugfixes, shellview uses DPA's now, IShellView_GetItemO...
1998-10-11  Marcus MeissnerA few function prototype fixes.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822