projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
jscript: Don't pass 'this' argument to DISPID_VALUE of pure IDispatch interfaces.
[wine]
/
dlls
/
imm32
/
Makefile.in
1
MODULE = imm32.dll
2
IMPORTLIB = imm32
3
IMPORTS = user32 gdi32 advapi32
4
5
C_SRCS = \
6
imm.c
7
8
RC_SRCS = version.rc
9
10
@MAKE_DLL_RULES@