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
/
storage.api
blob
dda522e8b7712be026cdcd2e400e373e926db5ad
1
%long
2
3
DWORD
4
HRESULT
5
ULONG
6
7
%longlong
8
9
LARGE_INTEGER
10
11
%ptr
12
13
LPSTORAGE16
14
LPVOID *
15
IID *
16
IStorage16 *
17
IStorage16 **
18
IStream16 *
19
IStream16 **
20
REFIID
21
SNB16
22
STATSTG16 *
23
ULARGE_INTEGER *
24
ULONG *
25
void *
26
27
%str
28
29
LPCOLESTR16
30
31