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
56477075c2
Sweden-Number
/
dlls
/
ntprint
/
Makefile.in
10 lines
108 B
Makefile
Raw
Normal View
History
Unescape
Escape
ntprint: Add a stub for ntprint.dll.
2007-06-19 00:02:15 +02:00
MODULE
=
ntprint.dll
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
winspool
ntprint: Add a stub for ntprint.dll.
2007-06-19 00:02:15 +02:00
C_SRCS
=
\
ntprint.c
ntprint: Add version resource.
2007-06-19 00:08:28 +02:00
RC_SRCS
=
ntprint.rc
ntprint: Add a stub for ntprint.dll.
2007-06-19 00:02:15 +02:00
@
M
A
K
E
_
D
L
L
_
R
U
L
E
S
@