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
/
win32
/
shlwapi.api
blob
76290c4e7b96c0f51ecddd3d03fba113f9790326
1
%long
2
3
BOOL
4
BYTE
5
DWORD
6
INT
7
LONG
8
HKEY
9
HRESULT
10
HWND
11
UINT
12
WCHAR
13
WORD
14
15
%long # --forbidden
16
17
int
18
19
%ptr
20
21
LPDWORD
22
LPITEMIDLIST
23
LPSTRRET
24
LPVOID
25
26
%str
27
28
LPCSTR
29
LPSTR
30
31
%void
32
33
VOID
34
35
%wstr
36
37
LPCWSTR
38
LPWSTR