projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
winemac: Don't bring a window onto the screen in SetFocus().
[wine]
/
dlls
/
mcicda
/
Makefile.in
1
MODULE = mcicda.dll
2
IMPORTS = winmm user32
3
4
C_SRCS = \
5
mcicda.c
6
7
@MAKE_DLL_RULES@