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
/
win32
/
wsock32.api
1
%long
2
3
DWORD
4
INT
5
SOCKET
6
UINT
7
8
%ptr
9
10
INT *
11
LPDWORD
12
LPINT
13
LPVOID
14
char *
15
struct netent *
16
17
%str
18
19
LPCSTR
20
21
%void
22
23
void