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

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jan 26 07:47:06 CST 2007


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Fri Jan 26 13:18:21 2007 +0100

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

---

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

diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api
index 81d1f4c..20053b1 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -4503,11 +4503,13 @@ LPWSTR
 
 %long
 
+BOOL
 DWORD
 HDC
 HRESULT
 LCID
 UINT
+WORD
 int
 
 %ptr
@@ -4522,13 +4524,18 @@ SCRIPT_CONTROL *
 SCRIPT_DIGITSUBSTITUTE *
 SCRIPT_FONTPROPERTIES *
 SCRIPT_ITEM *
+SCRIPT_LOGATTR *
 SCRIPT_PROPERTIES ***
 SCRIPT_STATE *
+SCRIPT_STRING_ANALYSIS
 SCRIPT_STRING_ANALYSIS *
 SCRIPT_TABDEF *
 SCRIPT_VISATTR *
+SIZE *
+UINT *
 WORD *
 int *
+LONG *
 void *
 
 %wstr




More information about the wine-cvs mailing list