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
c2ca817dd1
Sweden-Number
/
dlls
/
printui
/
Makefile.in
10 lines
107 B
Makefile
Raw
Normal View
History
Unescape
Escape
printui: Add stub for printui.dll.
2007-06-18 00:32:12 +02:00
MODULE
=
printui.dll
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
shell32
printui: Add stub for printui.dll.
2007-06-18 00:32:12 +02:00
C_SRCS
=
\
printui.c
printui: Add version resource.
2007-06-18 23:04:09 +02:00
RC_SRCS
=
printui.rc
printui: Add stub for printui.dll.
2007-06-18 00:32:12 +02:00
@
M
A
K
E
_
D
L
L
_
R
U
L
E
S
@