projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Added 'owner' field to 16-bit spec files to specify the name of the
[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
IUnknown *
28
LPCLSID
29
LPCVOID
30
LPDWORD
31
LPITEMIDLIST
32
LPSTRRET
33
LPVOID
34
REFGUID
35
void *
36
37
%ptr --extension
38
39
WNDCLASSW *
40
41
%str
42
43
LPCSTR
44
LPSTR
45
46
%void
47
48
VOID
49
void
50
51
%wstr
52
53
LPCWSTR
54
LPWSTR