imagehlp: Match parameters list with function we're forwarding to.
[wine] / dlls / imagehlp / integrity.c
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-03  Piotr Cabanimagehlp: Set Index in ImageAddCertificate function.
2011-01-11  André Hentschelimagehlp: Use define instead of hardcoded value.
2010-08-02  Andrey Turkinimagehlp: Remove uninitialized variable.
2010-07-30  Andrey Turkinimagehlp: Implement ImageGetDigestStream.
2009-12-07  Owen Rudgeimagehlp: Recalculate PE checksum after file modification.
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...
2007-12-12  Aric Stewartimagehlp: Improve last error handling in ImageGetCertif...
2007-08-28  Juan Langimagehlp: Move WIN_CERTIFICATE types to wintrust.h...
2007-05-07  Andrew Talbotimagehlp: Exclude unused headers.
2007-04-13  Huw Daviesimagehlp: Add support for the indices array passed...
2006-10-13  Francois GougetAssorted spelling fixes.
2006-10-09  Michael Stefaniucimagehlp: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2004-05-11  Mike McCormackImplement ImageEnumerateCertificates and ImageGetCertif...
2003-09-16  Mike McCormackImplemented ImageGetCertificateData.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-10-22  Michael StefaniucCompile the imagehlp dll with STRICT defined.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
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.