winapi_check: ULONG_PTR is a 'long --pointer', not a 'long'.

Francois Gouget fgouget at free.fr
Fri Jun 15 12:00:10 CDT 2007


---
 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 82be17d..9ce60f7 100644
--- a/tools/winapi/win32.api
+++ b/tools/winapi/win32.api
@@ -629,6 +629,9 @@ BOOL
 HWND
 LONG
 LPARAM
+
+%long --pointer
+
 ULONG_PTR
 
 %ptr
-- 
1.4.4.4



More information about the wine-patches mailing list