Thomas Faber
fd181c4937
imagehlp: Do not pass NULL to WriteFile as lpNumberOfBytesWritten.
2012-06-21 08:36:04 +02:00
Frédéric Delanoy
b5a33dab88
dlls: Assorted spelling fixes.
2011-08-02 20:47:51 +02:00
Piotr Caban
0cd94ac51f
imagehlp: Set Index in ImageAddCertificate function.
2011-05-03 19:34:29 +02:00
André Hentschel
82efaae0a2
imagehlp: Use define instead of hardcoded value.
2011-01-11 11:23:18 +01:00
Andrey Turkin
cb2ce2f371
imagehlp: Remove uninitialized variable.
2010-08-02 12:55:21 +02:00
Andrey Turkin
d9cc69be5b
imagehlp: Implement ImageGetDigestStream.
...
Mostly based on patch from Juan Lang.
2010-07-30 14:59:41 +02:00
Owen Rudge
b49cc56614
imagehlp: Recalculate PE checksum after file modification.
2009-12-07 09:33:29 +01:00
Owen Rudge
5bcc37a9fd
imagehlp: Implement ImageRemoveCertificate.
2009-12-07 09:32:29 +01:00
Owen Rudge
1f6d24565c
imagehlp: Implement ImageAddCertificate.
2009-12-04 14:34:59 +01:00
Owen Rudge
f5ebe032b0
imagehlp: Verify magic numbers and pad certificates to 8 byte boundaries.
...
Includes checks for 64-bit file structure and avoids repeating header
checks.
2009-12-04 14:34:59 +01:00
Aric Stewart
1e3d65dbb8
imagehlp: Improve last error handling in ImageGetCertificateData.
2007-12-12 16:00:08 +01:00
Juan Lang
01b083c575
imagehlp: Move WIN_CERTIFICATE types to wintrust.h, and rename a type, to match PSDK.
2007-08-28 11:56:37 +02:00
Andrew Talbot
01f3648ef7
imagehlp: Exclude unused headers.
2007-05-07 20:34:11 +02:00
Huw Davies
ddb564bfe2
imagehlp: Add support for the indices array passed to ImageEnumerateCertificates.
2007-04-13 13:19:35 +02:00
Francois Gouget
58162f87fd
Assorted spelling fixes.
2006-10-13 11:55:04 +02:00
Michael Stefaniuc
56c90105b7
imagehlp: Win64 printf format warning fixes.
2006-10-09 12:55:23 +02:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Ge van Geldorp
1a1583a364
Match PSDK STATUS_* definitions.
2005-11-28 17:32:54 +01:00
Mike McCormack
fd941d4d78
Implement ImageEnumerateCertificates and ImageGetCertificateHeader.
2004-05-11 22:17:49 +00:00
Mike McCormack
741e1fc82f
Implemented ImageGetCertificateData.
2003-09-16 20:26:52 +00:00
Alexandre Julliard
e37c6e18d0
Fixed header dependencies to be fully compatible with the Windows
...
headers (with help from Dimitrie O. Paun).
2003-09-05 23:08:26 +00:00
Michael Stefaniuc
9a7bc34c44
Compile the imagehlp dll with STRICT defined.
2002-10-22 00:45:27 +00:00
Alexandre Julliard
0799c1a780
Added LGPL standard comment, and copyright notices where necessary.
...
Global replacement of debugtools.h by wine/debug.h.
2002-03-09 23:29:33 +00:00
Patrik Stridvall
b905023c74
Fixed some debug messages.
2000-05-11 21:48:28 +00:00
Patrik Stridvall
2d6457c11a
Added/fixed some documentation reported by winapi_check.
2000-03-28 20:22:59 +00:00
Alexandre Julliard
9fe7a2545a
Converted to the new debug interface, using script written by Patrik
...
Stridvall.
1999-05-14 08:17:14 +00:00
Patrik Stridvall
b4b9fae671
New debug scheme with explicit debug channels declaration.
1999-04-19 14:56:29 +00:00
Jim Aston
2e1cafa288
Renamed wintypes.h to windef.h.
1999-03-14 16:35:05 +00:00
Alexandre Julliard
a396029270
Large-scale renaming of all Win32 functions and types to use the
...
standard Windows names.
1999-02-26 11:11:13 +00:00
Marcus Meissner
317af320cf
Optimized include/*.h: (recursively) include all headers needed by
...
this .h file, but only those. Necessary fixes to a lot of .c files,
started optimizing "windows.h" away from some of them. Moved
GetCurrentTask prototype to wine/winbase16.h.
1999-02-17 13:51:06 +00:00
Patrik Stridvall
091e78564d
Started the implementation of IMAGEHLP.DLL.
1998-10-11 17:04:17 +00:00