Francois Gouget : winapi_check: ULONG_PTR is a 'long --pointer', not a ' long'.
18 Jun
2007
18 Jun
'07
2:04 p.m.
Module: wine Branch: master Commit: 8b35421bf98952e2f81c9ea864b8c55a9e66ae0f URL: http://source.winehq.org/git/wine.git/?a=commit;h=8b35421bf98952e2f81c9ea864... Author: Francois Gouget <fgouget(a)free.fr> Date: Fri Jun 15 19:00:10 2007 +0200 winapi_check: ULONG_PTR is a 'long --pointer', not a 'long'. --- 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 74c8324..2102951 100644 --- a/tools/winapi/win32.api +++ b/tools/winapi/win32.api @@ -629,6 +629,9 @@ BOOL HWND LONG LPARAM + +%long --pointer + ULONG_PTR %ptr
6849
Age (days ago)
6849
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard