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
/
keyboard.api
1
%long
2
3
DWORD
4
LONG
5
6
%ptr
7
8
LPBYTE
9
LPKBINFO
10
LPVOID
11
12
%segptr
13
14
FARPROC16
15
16
%str
17
18
LPCSTR
19
LPSTR
20
21
%void
22
23
void
24
VOID
25
26
%word
27
28
CHAR
29
INT16
30
UINT16
31
WORD
32