projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
winmm: Rearrange device mapping when a new default device is chosen.
[wine]
/
dlls
/
msimtf
/
Makefile.in
1
MODULE = msimtf.dll
2
IMPORTS = uuid imm32
3
4
C_SRCS = \
5
activeimmapp.c \
6
main.c
7
8
IDL_R_SRCS = msimtf.idl
9
10
@MAKE_DLL_RULES@