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
dea850cfd5
Sweden-Number
/
programs
/
winevdm
/
Makefile.in
7 lines
95 B
Makefile
Raw
Normal View
History
Unescape
Escape
Moved the functionality of starting Win16 and DOS programs from the common process startup into a separate winevdm application.
2003-04-27 02:47:58 +02:00
MODULE
=
winevdm.exe
winevdm: Make it a GUI application to avoid a spurious console.
2013-06-27 13:39:23 +02:00
APPMODE
=
-mwindows
programs: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:18:52 +02:00
IMPORTS
=
user32 kernel
Moved the functionality of starting Win16 and DOS programs from the common process startup into a separate winevdm application.
2003-04-27 02:47:58 +02:00
C_SRCS
=
\
winevdm.c