repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
DOSFS_ToDosFCBFormat: fail if extension longer than 3 characters.
[wine/gsoc-2012-control.git]
/
tools
/
winapi_check
/
win16
/
shell.api
blob
61c83c82f211cbec3678f1acd44371c154a3e12e
1
%long
2
3
DWORD
4
LPARAM
5
LRESULT
6
7
%long # --forbidden
8
9
BOOL
10
11
%ptr
12
13
HICON16 *
14
LPDWORD
15
LPWORD
16
POINT16 *
17
18
%ptr # --forbidden
19
20
LPHKEY
21
22
%segptr
23
24
SEGPTR
25
26
%str
27
28
LPCSTR
29
LPSTR
30
31
%void
32
33
void
34
35
%word
36
37
BOOL16
38
HDROP16
39
HGLOBAL16
40
HICON16
41
HINSTANCE16
42
HWND16
43
INT16
44
UINT16
45
WORD
46
WPARAM16
47
48
%word # --forbidden
49
50
HKEY