projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Renamed struct option to avoid conflicts with getopt.h.
[wine]
/
tools
/
winapi_check
/
win32
/
setupapi.api
1
%long
2
3
BOOL
4
DWORD
5
HDEVINFO
6
HINF
7
HKEY
8
HWND
9
UINT
10
11
%ptr
12
13
PSP_DEVINFO_DATA
14
PDWORD
15
PSP_FILE_CALLBACK_A
16
PSP_FILE_CALLBACK_W
17
PINFCONTEXT
18
PUINT
19
PVOID
20
21
%str
22
23
LPSTR
24
PCSTR
25
PWSTR
26
27
%void
28
29
VOID