msi: Properly release the record.
[wine] / dlls / imagehlp / modify.c
2007-10-02  Alexandre Julliardimagehlp: Fixed UpdateDebugInfoFile definition.
2007-08-06  Francois Gougetimagehlp: Better match the PSDK types, especially with...
2007-05-07  Andrew Talbotimagehlp: Exclude unused headers.
2007-04-02  Dan Kegelimagehlp: BindImageEx stub should report success.
2006-10-09  Michael Stefaniucimagehlp: Win64 printf format warning fixes.
2006-06-27  Paul Vriensimagehlp: Fixed typo (Coverity).
2006-06-26  Paul Vriensimagehlp: Fixed typo (Coverity).
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
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...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-09-11  Patrik StridvallCleanup code that is strange or difficult to parse.
2000-11-25  Eric KohlImplemented PE file checksum calculation.
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.