projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Added mappings for a few messages.
[wine]
/
tools
/
winapi_check
/
win32
/
wineps.api
1
%long
2
3
BOOL
4
COLORREF
5
DWORD
6
HDC
7
HGDIOBJ
8
HWND
9
INT
10
LPARAM
11
UINT
12
WORD
13
14
%ptr
15
16
BITMAPINFO *
17
DC *
18
DEVICEFONTENUMPROC
19
DEVMODEA *
20
DOCINFOA *
21
DWORD *
22
INT *
23
LPCVOID
24
LPDEVMODEA
25
LPINT
26
LPLOGFONTW
27
LPSIZE
28
LPVOID
29
POINT *
30
RECT *
31
TEXTMETRICW *
32
void *
33
34
%str
35
36
LPCSTR
37
LPSTR
38
39
%wstr
40
41
LPCWSTR
42
43
%void
44
45
VOID