Update the address of the Free Software Foundation.
[wine] / dlls / imagehlp / access.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2004-04-05  Eric PouechMoved quite a few functions to dbghelp (removed debug...
2003-11-21  Marcus R. BrownReplace various routines with a forward to ntdll.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-19  Christian CostaAllocate space to contain the IMAGE_NT_HEADERS structur...
2003-06-27  Alexandre JulliardRemoved Wine-specific definition from exported header...
2003-01-14  Francois GougetRemove (POINTER)NULL casts.
2002-10-22  Michael StefaniucCompile the imagehlp dll with STRICT defined.
2002-10-04  Alexandre JulliardFixed some handle conversions in prevision of void...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-01-26  James JuranAdd <string.h> to files that needed it.
2000-11-13  Alexandre JulliardReplaced a few internal functions by exported ones.
2000-05-11  Patrik StridvallFixed some debug messages.
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.