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
fb310724f6
Sweden-Number
/
dlls
/
vtdapi.vxd
/
Makefile.in
7 lines
74 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
=
vtdapi.vxd
vtdapi.vxd: Build with msvcrt. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-25 08:40:04 +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
=
\
vtdapi.c