imagehlp: Forward some more 64-bit functions to dbghelp.
[wine] / dlls / imagehlp / imagehlp_main.c
2007-05-07  Andrew Talbotimagehlp: Exclude unused headers.
2006-09-11  Marcus MeissnerRemoves all unnecessary WINE_DEFAULT_DEBUG_CHANNEL...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2004-07-30  Thomas WeidenmuellerImplementation of TouchFileTimes(), thanks to Florian...
2004-04-05  Eric PouechMoved quite a few functions to dbghelp (removed debug...
2003-10-09  Steven EdwardsBring imagehlp (mostly) inline with the PSDK and Mingw.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-30  Dmitry TimoshkovFor all DLLs with defined DllMain and which do not...
2003-03-27  P. ChristeasImplemented MakeSureDirectoryPathExists.
2003-01-14  Francois GougetRemove (POINTER)NULL casts.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-22  Michael StefaniucCompile the imagehlp dll with STRICT defined.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
1999-05-14  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1998-10-11  Patrik StridvallStarted the implementation of IMAGEHLP.DLL.