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