Francois Gouget : imagehlp: Better match the PSDK types, especially with regards to constness.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Aug 6 08:03:44 CDT 2007


Module: wine
Branch: master
Commit: b86570d136f97481537ec8b17335a5a1c94ade90
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=b86570d136f97481537ec8b17335a5a1c94ade90

Author: Francois Gouget <fgouget at 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=b86570d136f97481537ec8b17335a5a1c94ade90



More information about the wine-cvs mailing list