This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
29893d8162
Sweden-Number
/
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 19:44:17 +02:00
MODULE
=
wineps16.drv16
wineps16.drv: Call winspool functions instead of removed wineps.drv entry points.
2012-02-13 16:01:27 +01:00
IMPORTS
=
winspool
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
EXTRADLLFLAGS
=
-m16
wineps.drv: Make wineps16.drv into a stand-alone 16-bit module.
2009-10-01 19:44:17 +02:00
C_SRCS
=
driver.c
@
M
A
K
E
_
D
L
L
_
R
U
L
E
S
@