projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
mshtml: Moved screen property to HTMLInnerWindow.
[wine]
/
dlls
/
msvideo.dll16
/
Makefile.in
1
MODULE = msvideo.dll16
2
IMPORTS = msvfw32 version advapi32
3
4
EXTRADLLFLAGS = -m16 -Wb,--main-module,msvfw32.dll
5
6
C_SRCS = msvideo16.c
7
8
@MAKE_DLL_RULES@