Release 1.5.29.
[wine] / dlls / imagehlp /
2013-03-27  Piotr Cabanimagehlp: Match parameters list with function we're...
2012-11-26  Andrew Talbotimagehlp: Remove unused variable.
2012-06-21  Thomas Faberimagehlp: Do not pass NULL to WriteFile as lpNumberOfBy...
2011-08-02  Frédéric Delanoydlls: Assorted spelling fixes.
2011-05-19  Marcus Meissnerimagehlp: Mark internal variable as hidden visibility.
2011-05-03  Piotr Cabanimagehlp: Set Index in ImageAddCertificate function.
2011-02-07  Joris Huizerimagehlp/tests: Don't test function directly when repor...
2011-01-11  André Hentschelimagehlp: Use define instead of hardcoded value.
2010-12-31  André Hentschelimagehlp/tests: Don't test function directly when repor...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-31  Alexandre Julliarddbghelp: Use int64 in the spec file for 64-bit integers.
2010-08-02  Andrey Turkinimagehlp: Remove uninitialized variable.
2010-07-30  Andrey Turkinimagehlp: Implement ImageGetDigestStream.
2010-07-30  Andrey Turkinimagehlp: Add tests for ImageGetDigestStream.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-12-23  Paul Vriensimagehlp/tests: Fix a test failure on Win95.
2009-12-10  Paul Vriensimagehlp/tests: Run tests again on Win95.
2009-12-07  Owen Rudgeimagehlp: Recalculate PE checksum after file modification.
2009-12-07  Owen Rudgeimagehlp: Check for 64-bit PE files in CheckSumMappedFile.
2009-12-07  Owen Rudgeimagehlp/tests: Add tests for adding/removing multiple...
2009-12-07  Owen Rudgeimagehlp: Implement ImageRemoveCertificate.
2009-12-04  Owen Rudgeimagehlp: Implement ImageAddCertificate.
2009-12-04  Owen Rudgeimagehlp: Verify magic numbers and pad certificates...
2009-12-01  Owen Rudgeimagehlp/tests: Add tests of Image[Add|Get|Remove]Certi...
2009-04-23  Alexandre Julliardimagehlp: Forward some more 64-bit functions to dbghelp.
2008-11-12  Andrew Nguyenimagehlp: Rectify and add a forward.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-12-12  Aric Stewartimagehlp: Improve last error handling in ImageGetCertif...
2007-10-02  Alexandre Julliardimagehlp: Fixed UpdateDebugInfoFile definition.
2007-08-28  Juan Langimagehlp: Move WIN_CERTIFICATE types to wintrust.h...
2007-08-06  Francois Gougetimagehlp: Better match the PSDK types, especially with...
2007-08-03  Francois Gougetimagehlp: Add two missing fields.
2007-05-07  Andrew Talbotimagehlp: Exclude unused headers.
2007-04-13  Huw Daviesimagehlp: Add support for the indices array passed...
2007-04-02  Dan Kegelimagehlp: BindImageEx stub should report success.
2007-03-13  Eric Pouechimagehlp: Added a few more forward definitions to dbghelp.
2007-02-26  Vitaliy Margolenimagehlp: Forward already implemented functions to...
2007-02-22  Eric Pouechdbghelp: Implemented FindExecutableImage[W].
2007-01-04  Eric Pouechimagehlp: Make use of the bReadOnly parameter in MapAnd...
2007-01-04  Eric Pouechimagehlp: Correctly handle files without NT headers...
2007-01-04  Eric Pouechimagehlp: Fixed computation of SizeOfImage in MapAndLoad.
2007-01-02  Kai Blinimagehelp: Remove unused if() check in error path.
2006-12-04  Eric Pouechimagehlp: MapAndLoad should do some useful stuff now.
2006-10-13  Francois GougetAssorted spelling fixes.
2006-10-09  Michael Stefaniucimagehlp: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-11  Marcus MeissnerRemoves all unnecessary WINE_DEFAULT_DEBUG_CHANNEL...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-27  Paul Vriensimagehlp: Fixed typo (Coverity).
2006-06-26  Paul Vriensimagehlp: Fixed typo (Coverity).
2006-06-10  Alexandre Julliardimagehlp: Remove the unused internal.c file.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-12-17  Vitaliy Margolenimagehlp: Forward StackWalk64 to dbghelp.StackWalk64.
2005-12-05  Wojciech Migdaimagehlp: fixed typo in SymSetOptions entry.
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-06-23  Alexandre JulliardSort entry points in the same order as Windows.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2004-11-19  Christian CostaFixed some forwards.
2004-07-30  Thomas WeidenmuellerImplementation of TouchFileTimes(), thanks to Florian...
2004-05-11  Mike McCormackImplement ImageEnumerateCertificates and ImageGetCertif...
2004-04-13  Eric PouechUpdated to latest version's exports, and added a few...
2004-04-05  Eric PouechMoved quite a few functions to dbghelp (removed debug...
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2003-11-21  Marcus R. BrownReplace various routines with a forward to ntdll.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-09  Steven EdwardsBring imagehlp (mostly) inline with the PSDK and Mingw.
2003-09-16  Mike McCormackImplemented ImageGetCertificateData.
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-30  Dmitry TimoshkovFor all DLLs with defined DllMain and which do not...
2003-06-27  Alexandre JulliardRemoved Wine-specific definition from exported header...
2003-03-27  P. ChristeasImplemented MakeSureDirectoryPathExists.
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
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-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-10-04  Alexandre JulliardFixed some handle conversions in prevision of void...
2002-08-30  Steven EdwardsUpdate some .cvsignore files for building on Windows.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-15  Patrik StridvallAdded some defines for compatibility with Windows headers.
2002-01-29  Patrik StridvallAvoid wildcards in .cvsignore.
2001-09-11  Patrik StridvallCleanup code that is strange or difficult to parse.
2001-01-26  James JuranAdd <string.h> to files that needed it.
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
next