repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
LPSTR_TEXTCALLBACK wouldn't work if the application supplied the item
[wine.git]
/
tools
/
winapi_check
/
win32
/
comctl32.api
blob
7b2c5b61e363ec32c32e7d0264867893142dd46e
1
%long
2
3
BOOL
4
CHAR
5
COLORREF
6
DWORD
7
HANDLE
8
HBITMAP
9
HDC
10
HDPA
11
HDSA
12
HICON
13
HIMAGELIST
14
HINSTANCE
15
HMENU
16
HPROPSHEETPAGE
17
HRESULT
18
HWND
19
INT
20
LANGID
21
LPARAM
22
LRESULT
23
UINT
24
WORD
25
WPARAM
26
27
28
%long # --forbidden
29
30
int
31
32
%longlong
33
34
POINT
35
36
%ptr
37
38
INT *
39
IStream *
40
LPCVOID
41
LPINT
42
LPRECT
43
LPSTR *
44
LPUINT
45
LPVOID
46
LPWSTR *
47
POINT *
48
SMOOTHSCROLLSTRUCT *
49
50
%ptr
51
52
DLLVERSIONINFO *
53
DPAENUMPROC
54
DPALOADPROC
55
DSAENUMPROC
56
HDPA *
57
IMAGEINFO *
58
IMAGELISTDRAWPARAMS *
59
LPCOLDTBBUTTON
60
LPCOLORMAP
61
LPCPROPSHEETHEADERA
62
LPCPROPSHEETHEADERW
63
LPCPROPSHEETPAGEA
64
LPCPROPSHEETPAGEW
65
LPCREATEMRULIST
66
LPCTBBUTTON
67
LPINITCOMMONCONTROLSEX
68
LPNMHDR
69
LPSCROLLINFO
70
LPSTREAM
71
PFNDPACOMPARE
72
PFNDPAMERGE
73
TRACKMOUSEEVENT *
74
75
%str
76
77
LPCSTR
78
LPSTR
79
80
%wstr
81
82
LPCWSTR
83
LPWSTR
84
85
%void
86
87
VOID