python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
IddCx Driver frame stutters, potentially caused by OS version issues
I am working on a IddCx indirect Display Driver. I have run into a bug that I cant find any reason to blame my own code on. Every two seconds or so IddCxSwapChainReleaseAndAcquireBuffer takes over 100...
vulkur
Votes: 0
Answers: 1
IRQL_UNEXPECTED_VALUE BSOD after NdisFIndicateReceiveNetBufferLists?
We have an NDIS LWF driver, and only on very few systems, we get IRQL_UNEXPECTED_VALUE BSOD on the NdisFIndicateReceiveNetBufferLists, But we do not raise or lower IRQL in any part of the code, and th...
OneAndOnly
Votes: 0
Answers: 1
CMake: EWDK is detected as VS2022 with v143 toolset when only its actually VS2019 + v142
Evening,
I am trying to get a ci pipeline working for my cs class about windows driver.
For this I am using the Enterprise WDK which is a command line build environment that does not require any insta...

Artur K.
Votes: 0
Answers: 0