imagehlp: Better match the PSDK types, especially with regards to constness.
authorFrancois Gouget <fgouget@free.fr>
Sat, 4 Aug 2007 01:15:44 +0000 (03:15 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Aug 2007 10:31:45 +0000 (12:31 +0200)
commitb86570d136f97481537ec8b17335a5a1c94ade90
tree96df2ece48061d9a1b5d21094b510e88e40226b8
parent5e565a76b4f9bddb0fa594f2c7e4a56dfb087dd7
imagehlp: Better match the PSDK types, especially with regards to constness.

Add many missing prototypes which we already had in dbghelp.h, and their related structures.
Update win32.api to fix the winapi_check warnings.
dlls/imagehlp/access.c
dlls/imagehlp/modify.c
include/imagehlp.h
tools/winapi/win32.api