projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
- Support for stdcall64
[wine]
/
tools
/
winapi_check
/
win16
/
winsock.api
1
%long
2
3
DWORD
4
LONG
5
6
%long # --forbidden
7
8
BOOL
9
INT
10
HINSTANCE
11
u_long
12
13
%ptr
14
15
INT16 *
16
LPWSADATA
17
ULONG *
18
char *
19
struct sockaddr *
20
struct timeval *
21
ws_fd_set16 *
22
23
%segptr
24
25
FARPROC16
26
SEGPTR
27
28
%str
29
30
LPCSTR
31
32
%void
33
34
void
35
36
%word
37
38
HANDLE16
39
HWND16
40
INT16
41
SOCKET16
42
UINT16
43
WORD
44
45
%word # --forbidden
46
47
u_short
48
49
%unknown
50
51
struct in_addr