projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
winex11: Handle GravityNotify events for non-toplevel windows.
[wine]
/
dlls
/
mouse.drv16
/
Makefile.in
1
MODULE = mouse.drv16
2
IMPORTS = user32
3
4
EXTRADLLFLAGS = -m16
5
EXTRARCFLAGS = -m16
6
7
C_SRCS = mouse.c
8
9
RC_SRCS = mouse.rc
10
11
@MAKE_DLL_RULES@