LoadLibrary() loads a driver ?!
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
Hey everybody, I was wondering... If winspool.drv is a driver (how can I be sure, it is not .sys, but I've been told it is a driver), than how LoadLibrary() loads a driver ?!?!?! does it make any sense ?! Thanks!
-
Hey everybody, I was wondering... If winspool.drv is a driver (how can I be sure, it is not .sys, but I've been told it is a driver), than how LoadLibrary() loads a driver ?!?!?! does it make any sense ?! Thanks!
-
Hi Green, The question was probably more appropriate for the hardware and devices forum so I gave an answer to your previous question. The Difference between DRV and SYS extensions[^] Best Wishes, -David Delaune
Thanks :-)