projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Solaris fixes.
[wine]
/
tools
/
winapi_check
/
win32
/
crtdll.api
1
%double
2
3
double
4
5
%long
6
7
BOOL
8
CHAR
9
DWORD
10
HANDLE
11
INT
12
LONG
13
ULONG
14
UINT
15
WCHAR
16
UCHAR
17
clock_t
18
size_t
19
time_t
20
unsigned char
21
22
%long # --forbidden
23
24
int
25
unsigned int
26
unsigned long
27
28
%longlong
29
30
LONGLONG
31
32
%ptr
33
34
CHAR *
35
CRTDLL_FILE *
36
CRTDLL_fpos_t *
37
LPCSTR *
38
LPCVOID
39
LPDWORD
40
LPDWORD *
41
LPINT
42
LPUINT
43
LPSTR *
44
LPSTR **
45
LPVOID
46
PCONTEXT
47
PEXCEPTION_FRAME
48
PEXCEPTION_FRAME *
49
PEXCEPTION_RECORD
50
PINT
51
VOID *
52
WCHAR *
53
_INITTERMFUN *
54
char *
55
jmp_buf
56
find_t *
57
struct _stat *
58
struct _timeb *
59
time_t *
60
struct _heapinfo *
61
struct _utimbuf *
62
struct _exception *
63
diskfree_t *
64
unsigned char *
65
va_list
66
void *
67
68
%str
69
70
LPSTR
71
LPCSTR
72
73
%void
74
75
void
76
VOID
77
78
%wstr
79
80
LPCWSTR
81
LPWSTR
82
83
%unknown
84
85
new_handler_type
86
sig_handler_type
87
comp_func
88
struct complex
89
atexit_function
90
div_t
91
ldiv_t
92