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
5417826caa
Sweden-Number
/
dlls
/
vmm.vxd
/
Makefile.in
7 lines
68 B
Makefile
Raw
Normal View
History
Unescape
Escape
Allow the implementation of the VxDCall entry points to be moved to separate VxD dlls. Moved VMM code to a separate dll, and removed the registry calls to get rid of the code duplication with advapi32.
2004-02-21 05:13:56 +01:00
MODULE
=
vmm.vxd
vmm.vxd: Build with msvcrt. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-25 08:39:22 +02:00
EXTRADLLFLAGS
=
-mno-cygwin
Allow the implementation of the VxDCall entry points to be moved to separate VxD dlls. Moved VMM code to a separate dll, and removed the registry calls to get rid of the code duplication with advapi32.
2004-02-21 05:13:56 +01:00
C_SRCS
=
\
vmm.c