projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Added stdcall64 entry point type to allow correct relay debugging
[wine]
/
tools
/
winapi_check
/
win16
/
olecli.api
1
%long
2
3
LHCLIENTDOC
4
LONG
5
6
%ptr
7
8
LHCLIENTDOC *
9
LPOLECLIENT
10
LPOLEOBJECT
11
LPOLEOBJECT *
12
13
%segptr
14
15
SEGPTR
16
17
%str
18
19
LPCSTR
20
21
%word
22
23
BOOL16
24
HDC16
25
OLESTATUS
26
UINT16
27
28
29