Francois Gouget : winapi_check: Update win32. api to fix the winapi_check warnings.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Feb 20 14:19:00 CST 2007


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Tue Feb 20 15:45:39 2007 +0100

winapi_check: Update win32.api to fix the winapi_check warnings.

---

 tools/winapi/win32.api |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api
index 1924f46..5726f02 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -1270,6 +1270,7 @@ HENHMETAFILE
 HFONT
 HGDIOBJ
 HGLOBAL
+HGLRC
 HMETAFILE
 HPALETTE
 HPEN
@@ -1331,6 +1332,7 @@ LPDWORD
 LPENHMETAHEADER
 LPFONTSIGNATURE
 LPGLYPHMETRICS
+LPGLYPHSET
 LPHANDLETABLE
 LPINT
 LPKERNINGPAIR
@@ -2954,6 +2956,7 @@ RTL_USER_PROCESS_PARAMETERS *
 RTL_USER_PROCESS_PARAMETERS **
 SECURITY_DESCRIPTOR *
 SIZE_T *
+SLIST_HEADER *
 STRING *
 UINT *
 ULONG *




More information about the wine-cvs mailing list