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

Alexandre Julliard julliard at wine.codeweavers.com
Tue Feb 6 08:03:34 CST 2007


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Tue Feb  6 10:18:52 2007 +0100

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

---

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

diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api
index 9035fac..011ba84 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -3127,7 +3127,6 @@ int
 short
 signed char
 unsigned int
-unsigned long
 
 %long --pointer
 
@@ -3206,7 +3205,6 @@ float *
 int *
 signed char *
 unsigned char *
-unsigned long *
 void *
 void **
 




More information about the wine-cvs mailing list