projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Make WIN_WindowFromPoint take a POINT instead of a POINT16.
[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
LPINT
25
LPVOID
26
LPWSADATA
27
ULONG *
28
WIN_hostent *
29
WIN_protoent *
30
WIN_servent *
31
char *
32
struct netent *
33
struct sockaddr *
34
struct timeval *
35
ws_fd_set32 *
36
37
%str
38
39
LPCSTR
40
LPSTR
41
42
%void
43
44
void
45
46
%unknown
47
48
struct in_addr