projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Handle wParam in WM_PAINT properly: if non-null, it is the hdc we are
[wine]
/
dlls
/
unicows
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = unicows.dll
6
IMPORTS = avicap32 msvfw32 oledlg comdlg32 shell32 winmm winspool \
7
rasapi32 secur32 sensapi version user32 mpr gdi32 advapi32 kernel32
8
9
C_SRCS = \
10
main.c
11
12
@MAKE_DLL_RULES@
13
14
### Dependencies: