Vincent Béron : Update win16.api and win32.api.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Dec 9 05:54:11 CST 2005


Module: wine
Branch: refs/heads/master
Commit: 648cc6f435d3ffee30d224a927ff17eb3d57b874
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=648cc6f435d3ffee30d224a927ff17eb3d57b874

Author: Vincent Béron <vberon at mecano.gme.usherb.ca>
Date:   Fri Dec  9 11:22:32 2005 +0100

Update win16.api and win32.api.

---

 tools/winapi/win16.api |    5 ++++-
 tools/winapi/win32.api |    6 +++++-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/tools/winapi/win16.api b/tools/winapi/win16.api
index c11b5b0..20bea75 100644
--- a/tools/winapi/win16.api
+++ b/tools/winapi/win16.api
@@ -1491,7 +1491,6 @@ u_long
 INT16 *
 LPWSADATA16
 ULONG *
-struct WS_in_addr
 struct WS_sockaddr *
 struct WS_timeval *
 ws_fd_set16 *
@@ -1506,6 +1505,10 @@ SEGPTR
 LPCSTR
 char *
 
+%unknown
+
+struct WS_in_addr
+
 %void
 
 void
diff --git a/tools/winapi/win32.api b/tools/winapi/win32.api
index 80020b9..2eb5979 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -1168,7 +1168,7 @@ GCP_RESULTSA *
 GCP_RESULTSW *
 GOBJENUMPROC
 HANDLETABLE *
-ICMENUMPROCA     
+ICMENUMPROCA
 ICMENUMPROCW
 INT *
 LINEDDAPROC
@@ -3062,6 +3062,10 @@ signed char
 unsigned int
 unsigned long
 
+%long --pointer
+
+ULONG_PTR
+
 %longlong
 
 CY




More information about the wine-cvs mailing list