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 ...