How to code to stop a printer driver?
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, ALl I am having a problem with a Printer running on Window XP... The computer would run into :((BLUE SCREEN during shutting down if the Printer had been turned before shutdown? One solution is to uload or stop the printer driver before shutdown. My questions are: 1) how to write a program that can stop or unload the printer driver? 2) how to let XP automatically unload the driver instead of manually just before shutdown? Your help and contribution appreciated! JW DJ