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
cc9e70a80a
Sweden-Number
/
dlls
/
ifsmgr.vxd
/
Makefile.in
6 lines
64 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
=
ifsmgr.vxd
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
kernel
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
=
\
ifsmgr.c