projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Added mappings for a few messages.
[wine]
/
tools
/
winapi_check
/
win16
/
commdlg.api
1
%long
2
3
DWORD
4
LONG
5
LPARAM
6
LRESULT
7
8
%long # --forbidden
9
10
BOOL
11
12
%ptr
13
14
LPCHOOSECOLOR16
15
LPCHOOSEFONT16
16
LPPRINTDLG16
17
18
%segptr
19
20
SEGPTR
21
22
%str
23
24
LPCSTR
25
LPSTR
26
27
%word
28
29
BOOL16
30
HINSTANCE16
31
HWND16
32
INT16
33
UINT16
34
WORD
35
WPARAM16
36
short