I need to unload a driver (.sys) on Windows 2000/XP. I realize this is going to require an unorthodox approach, because API calls to do this probably aren't provided, but if I have to write a driver ...
The DRIVER UNLOADED WITHOUT CANCELLING PENDING OPERATION bug check error has an error value of 0x000000CE. This means that a driver failed to cancel pending ...