Fixed crash during second DLL_PROCESS_DETACH if the dll
[wine] / dlls / shell32 / iconcache.c
1999-07-10  Juergen SchmiedFixed crash during second DLL_PROCESS_DETACH if the dll
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-22  Marcus MeissnerReplaced all occurences of SYSMETRICS_xx and sysMetrics...
1999-04-25  Patrik Stridvall#pragma pack(?) changed to #include "*pack*.h"
1999-04-22  Juergen SchmiedMoved stuff to the right place.
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-15  Marcus MeissnerTypo that broke Solaris compile fixed.
1999-04-11  Juergen Schmied- reorganised icon extracing from files
1999-03-28  Juergen Schmied- adjusted printing of refcounts to be equal
1999-03-18  Marcus MeissnerLots of warning fixed, one missing WINAPI in ddraw...
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-22  Juergen Schmied- eliminated one element of the pidl struct (dwSFGAO)
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-01-26  Juergen SchmiedSmall fixes.
1999-01-23  Juergen Schmied- some fixes, cleaned up includes, fixed leaks
1999-01-23  Marcus MeissnerImplemented ExtractIconEx16, added some consts to Extra...
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Juergen SchmiedShell_GetCachedImageIndex32[A|W] implemented.
1999-01-01  Alexandre JulliardUse proper system directory.
1999-01-01  Michael VekslerMoves more stuff from windows.h.
1998-12-24  Juergen SchmiedFixes crash when running without external shell32.dll.
1998-12-18  Juergen SchmiedSmall fixes.
1998-12-14  Juergen SchmiedSHMapPIDLToSystemImageListIndex try's to determine...
1998-11-22  Juergen SchmiedMany fixes.
1998-11-15  Juergen SchmiedNew file, some helper functions for icon cache.