projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Added LDFLAGS to linking of wine-related binaries.
[wine]
/
tools
/
winapi_check
/
win32
/
shlwapi.api
1
%long
2
3
BOOL
4
DWORD
5
INT
6
LONG
7
HANDLE
8
HDC
9
HKEY
10
HMENU
11
HPALETTE
12
HRESULT
13
HWND
14
UCHAR
15
UINT
16
WCHAR
17
WORD
18
19
%long # --forbidden
20
21
int
22
23
%ptr
24
25
DLLVERSIONINFO *
26
IStream *
27
ITEMIDLIST *
28
IUnknown *
29
LPBYTE
30
LPCLSID
31
LPCVOID
32
LPDWORD
33
LPSTRRET
34
LPVOID
35
REFGUID
36
void *
37
38
%ptr --extension
39
40
WNDCLASSW *
41
42
%str
43
44
LPCSTR
45
LPSTR
46
47
%void
48
49
VOID
50
void
51
52
%wstr
53
54
LPCWSTR
55
LPWSTR