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
/
msimg32
/
Makefile.in
1
MODULE = msimg32.dll
2
IMPORTLIB = msimg32
3
IMPORTS = gdi32
4
5
C_SRCS = msimg32_main.c
6
7
@MAKE_DLL_RULES@