This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2024-12-02 08:46:29 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
0c9713bb65
wine
/
dlls
/
wineps16.drv16
/
Makefile.in
8 lines
106 B
Makefile
Raw
Normal View
History
Unescape
Escape
wineps.drv: Make wineps16.drv into a stand-alone 16-bit module.
2009-10-01 17:44:17 +00:00
MODULE
=
wineps16.drv16
wineps16.drv: Call winspool functions instead of removed wineps.drv entry points.
2012-02-13 15:01:27 +00:00
IMPORTS
=
winspool
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 11:24:34 +00:00
EXTRADLLFLAGS
=
-m16
wineps.drv: Make wineps16.drv into a stand-alone 16-bit module.
2009-10-01 17:44:17 +00:00
C_SRCS
=
driver.c
@
M
A
K
E
_
D
L
L
_
R
U
L
E
S
@
Reference in New Issue
Copy Permalink