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
b8ebbbee67
Sweden-Number
/
dlls
/
monodebg.vxd
/
Makefile.in
7 lines
78 B
Makefile
Raw
Normal View
History
Unescape
Escape
Added support for implementing VxDs as separate dlls and loading them on demand. Moved all the DeviceIoControl code into the respective VxD dlls.
2004-02-20 02:18:43 +01:00
MODULE
=
monodebg.vxd
monodebg.vxd: Build with msvcrt. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-11 08:28:46 +02:00
EXTRADLLFLAGS
=
-mno-cygwin
Added support for implementing VxDs as separate dlls and loading them on demand. Moved all the DeviceIoControl code into the respective VxD dlls.
2004-02-20 02:18:43 +01:00
C_SRCS
=
\
monodebg.c