projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
- Added new option --documentation-arguments
[wine]
/
tools
/
winapi_check
/
win16
/
storage.api
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