Virtual Driver Development
-
Hello, I have got an project to develop Virtual Printer Drivers, I am searching for all the information for the same. We have no previous development experience so I need some points to be clarified whether I am right or wrong 1. Virtual Drivers can be created only using MFC/C++. No need to code for any hardware access. 2. No ready made libraries are available online other than WDM.H 3. Device drivers are totally different than Virtual Drivers, no use of reading about Device drivers. 4. Kernal level programming is needed or not? Kindly answer if any one knows about the same. I am not able to get any help by Googling.
-
Hello, I have got an project to develop Virtual Printer Drivers, I am searching for all the information for the same. We have no previous development experience so I need some points to be clarified whether I am right or wrong 1. Virtual Drivers can be created only using MFC/C++. No need to code for any hardware access. 2. No ready made libraries are available online other than WDM.H 3. Device drivers are totally different than Virtual Drivers, no use of reading about Device drivers. 4. Kernal level programming is needed or not? Kindly answer if any one knows about the same. I am not able to get any help by Googling.