projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Several bug fixes and additions.
[wine]
/
tools
/
winapi_check
/
win16
/
shell.api
1
%long
2
3
DWORD
4
LPARAM
5
LRESULT
6
7
%long # --forbidden
8
9
BOOL
10
11
%ptr
12
13
HICON16 *
14
LPDWORD
15
LPWORD
16
POINT16 *
17
18
%ptr # --forbidden
19
20
LPHKEY
21
22
%segptr
23
24
SEGPTR
25
26
%str
27
28
LPCSTR
29
LPSTR
30
31
%void
32
33
void
34
35
%word
36
37
BOOL16
38
HDROP16
39
HGLOBAL16
40
HICON16
41
HINSTANCE16
42
HWND16
43
INT16
44
UINT16
45
WORD
46
WPARAM16
47
48
%word # --forbidden
49
50
HKEY