projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
gdi32: If possible use the GetImage driver entry to fill the colour table for GetDIBits.
[wine]
/
dlls
/
wiaservc
/
Makefile.in
1
MODULE = wiaservc.dll
2
IMPORTS = uuid ole32 advapi32
3
4
C_SRCS = \
5
factory.c \
6
service.c \
7
wiadevmgr.c \
8
wiaservc_main.c
9
10
IDL_R_SRCS = wiaservc.idl
11
12
RC_SRCS = rsrc.rc
13
14
@MAKE_DLL_RULES@