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
/
keyboard.drv16
/
Makefile.in
1
MODULE = keyboard.drv16
2
IMPORTS = user32
3
EXTRADLLFLAGS = -m16
4
5
C_SRCS = keyboard.c
6
7
@MAKE_DLL_RULES@