WDM driver StartDeviceWait Rule
I am trying to bring a driver that I inherited into compliance with Microsoft’s standards. When I run the Standard Driver Verifier on the source code it says that it fails the StartDeviceWait rule.
WDM driver StartDeviceWait Rule
I am trying to bring a driver that I inherited into compliance with Microsoft’s standards. When I run the Standard Driver Verifier on the source code it says that it fails the StartDeviceWait rule.
WDM driver RemoveLockForward Rule
I want to apologize for how long this post is in advance. I wanted to provide as much info as possible so that everyone had the info needed to help answer my question.
WDM driver MarkPower Rule
I am very new to drivers. I have inherited a driver written by someone no longer with the company and I am trying to bring it into compliance with Microsoft’s standards. When I run the Standard Driver Verifier on the source code it says that it fails the MarkPower rule.