Use a struct as specified in the VBE 3.0 standard for the
[wine] / dlls / shell32 / folders.c
2003-09-22  Mike McCormackFix errors in IExtractIcon detected by valgrind.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-03-30  Adam GundyDon't convert uninitialized bytes of the filename from...
2002-12-15  Rolf KalbermatterFix crash when constructing ANSI interface pointer...
2002-12-13  Rolf KalbermatterAdded Unicode versions of the HCR_ internal functions.
2002-12-12  Rolf KalbermatterImplement IExtractIconW and inherit IExtractIconA from it.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-07-24  Juergen Schmied- Cleaned up the implementation of shell folders and...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-08-16  Alexandre JulliardMoved undocshell.h to dlls/shell32. Removed shell16.h.
2001-01-17  Alexandre JulliardReplaced some GetProcAddress() imports by the standard...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-08  Francois GougetWe must include windef.h before wtypes.h (directly...
2000-08-03  Alexandre JulliardAdded guiddef.h and moved a few GUID definitions to...
2000-06-23  Alexandre JulliardCleaned up a few inter-dll dependencies.
2000-02-26  Juergen SchmiedFix for OpenIcon.
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
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-31  Patrik StridvallEliminated warnings.
1999-07-25  Juergen SchmiedFixed getting icons from filetypes.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-22  Paul QuinnMicrosoft com vtable compatibility workaround for g...
1999-05-08  Patrik StridvallANSI C fixes.
1999-04-22  Juergen Schmied- more checks for valid pidl formats
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-11  Juergen Schmied- reorganised icon extracing from files
1999-03-28  Juergen Schmied- adjusted printing of refcounts to be equal
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  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
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
1998-11-25  Juergen SchmiedMoved existing IShellLink class. New stubs for IShellLinkW.
1998-11-22  Juergen SchmiedMany fixes.
1998-11-15  Juergen SchmiedCleanup, small fixes, a few new stubs.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822