Francois Gouget : imagehlp: Better match the PSDK types, especially with regards to constness.
Module: wine Branch: master Commit: b86570d136f97481537ec8b17335a5a1c94ade90 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b86570d136f97481537ec8b173... Author: Francois Gouget <fgouget(a)free.fr> Date: Sat Aug 4 03:15:44 2007 +0200 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 | 4 +- dlls/imagehlp/modify.c | 26 +- include/imagehlp.h | 720 +++++++++++++++++++++++++++++++++++++++++++++--- tools/winapi/win32.api | 13 +- 4 files changed, 698 insertions(+), 65 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b86570d136f97481537ec8...
participants (1)
-
Alexandre Julliard