https://bugs.winehq.org/show_bug.cgi?id=45084
--- Comment #14 from Zebediah Figura z.figura12@gmail.com --- Taking a closer look at the services/winedevice infrastructure, I think I have a better idea of how to go about this. I don't think we have to go through StartService, but calling SetServiceStatus() inside of ZwLoadDriver() should give us what we need.