projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
msvcrt: Added _set_fmode and _get_fmode implementation.
[wine]
/
dlls
/
wing.dll16
/
Makefile.in
1
MODULE = wing.dll16
2
IMPORTS = gdi32
3
EXTRADLLFLAGS = -m16
4
5
C_SRCS = wing.c
6
7
@MAKE_DLL_RULES@