projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
comctl32: XOR'ing with a black pen is not useful.
[wine]
/
dlls
/
wshom.ocx
/
Makefile.in
1
MODULE = wshom.ocx
2
IMPORTS = uuid oleaut32 ole32 shell32
3
4
C_SRCS = \
5
shell.c \
6
wshom_main.c
7
8
RC_SRCS = wshom.rc
9
10
IDL_H_SRCS = wshom.idl
11
IDL_TLB_SRCS = wshom.idl
12
13
@MAKE_DLL_RULES@