microsoft / Windows-driver-samples

This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
Microsoft Public License
7k stars 4.94k forks source link

Update Capture.cpp #1212

Open gerritsMSFT opened 2 months ago

gerritsMSFT commented 2 months ago

Add Return check inside NT_SUCCESS macro

middlemose commented 1 month ago

@gerritsMSFT If you update your branch to latest develop and then rerun checks they should then pass.