projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Added LDFLAGS to linking of wine-related binaries.
[wine]
/
tools
/
winapi_check
/
win32
/
wsock32.api
1
%long
2
3
BOOL
4
DWORD
5
HANDLE
6
HWND
7
INT
8
LONG
9
UINT
10
SOCKET
11
u_long
12
u_short
13
14
%long # --forbidden
15
16
SOCKET16
17
long
18
19
%ptr
20
21
FARPROC
22
INT *
23
LPDWORD
24
LPVOID
25
LPWSADATA
26
ULONG *
27
WIN_hostent *
28
WIN_protoent *
29
WIN_servent *
30
char *
31
struct netent *
32
struct sockaddr *
33
struct timeval *
34
ws_fd_set32 *
35
36
%str
37
38
LPCSTR
39
LPSTR
40
41
%void
42
43
void
44
45
%unknown
46
47
struct in_addr