Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
aabbbc0c
Commit
aabbbc0c
authored
Oct 21, 2004
by
Francois Gouget
Committed by
Alexandre Julliard
Oct 21, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Standardize on '%long --pointer'.
Update it to match the latest source. Fixes many winapi_check warnings.
parent
194bac77
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
8 deletions
+26
-8
win32.api
tools/winapi/win32.api
+26
-8
No files found.
tools/winapi/win32.api
View file @
aabbbc0c
...
...
@@ -252,11 +252,14 @@ BOOL
HFCI
HFDI
HRESULT
INT_PTR
TCOMP
USHORT
int
%long --pointer
INT_PTR
%ptr
DLLVERSIONINFO *
...
...
@@ -357,7 +360,6 @@ REFIID
BOOL
COLORREF
DWORD
DWORD_PTR
HANDLE
HBITMAP
HDC
...
...
@@ -376,11 +378,15 @@ LONG
LPARAM
LRESULT
UINT
UINT_PTR
WORD
WPARAM
int
%long --pointer
DWORD_PTR
UINT_PTR
%longlong
POINT
...
...
@@ -391,6 +397,7 @@ DLLVERSIONINFO *
DPALOADPROC
DWORD_PTR *
HDPA *
HICON *
IMAGEINFO *
IMAGELISTDRAWPARAMS *
INT *
...
...
@@ -418,6 +425,7 @@ PFNDPAENUMCALLBACK
PFNDPAMERGE
PFNDSAENUMCALLBACK
POINT *
RGBQUAD *
SMOOTHSCROLLSTRUCT *
SUBCLASSPROC
TRACKMOUSEEVENT *
...
...
@@ -1133,13 +1141,16 @@ void
%long
DWORD
HMODULE
HRESULT
HWND
UINT
int
%str
LPCSTR
LPSTR
%wstr
...
...
@@ -1400,6 +1411,7 @@ UINT16
%long --pointer
DWORD_PTR
LONG_PTR
ULONG_PTR
...
...
@@ -1518,6 +1530,7 @@ PLARGE_INTEGER
PLONG
PMEMORY_BASIC_INFORMATION
PSIZE_T
PULONG_PTR
PVOID
PTIMERAPCROUTINE
PULARGE_INTEGER
...
...
@@ -1528,6 +1541,8 @@ SYSLEVEL **
SYSTEMTIME *
TIMEFMT_ENUMPROCA
TIMEFMT_ENUMPROCW
UILANGUAGE_ENUMPROCA
UILANGUAGE_ENUMPROCW
ULONG_PTR *
WAITORTIMERCALLBACK
WIN32_FIND_DATAA *
...
...
@@ -1603,7 +1618,7 @@ SCODE
ULONG
int
%long --p
t
r
%long --p
ointe
r
ULONG_PTR
...
...
@@ -2111,6 +2126,7 @@ char *
char **
char ***
cxx_exception_type *
exception *
free_func_t
int (*)(void *, void *)
int *
...
...
@@ -3097,7 +3113,9 @@ CLSID *
CStdPSFactoryBuffer *
LPPSFACTORYBUFFER
LPRPCCHANNELBUFFER
LPRPCPROXYBUFFER *
LPRPCSTUBBUFFER
LPTYPEINFO
LPUNKNOWN
LPVOID
LPVOID *
...
...
@@ -3244,7 +3262,7 @@ LONG
REGSAM
UINT
%long --p
t
r
%long --p
ointe
r
UINT_PTR
...
...
@@ -3473,7 +3491,7 @@ WPARAM
char
int
%long --p
t
r
%long --p
ointe
r
INT_PTR
...
...
@@ -3774,6 +3792,7 @@ LPWSTR
%long
ACCESS_MASK
ATOM
BOOL
BYTE
...
...
@@ -4353,7 +4372,7 @@ MCIDEVICEID
MMRESULT
UINT
%long --p
t
r
%long --p
ointe
r
DWORD_PTR
UINT_PTR
...
...
@@ -4545,7 +4564,6 @@ GROUP
HANDLE
HWND
INT
LONG
SOCKET
UINT
WORD
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment