List Question
20 TechQA 2024-03-30T18:16:49.753000How to enable warning C6067 during (WDM) Windows driver compilation in VS 2022?
50 views
Asked by c00000fd
How to copy a UCHAR string in WCHAR string in C Windows Kernel Driver
113 views
Asked by mmorg
How to pass HLK "PNP surprise device remove test"?
74 views
Asked by Alex Slipknot
How can I get file mime type in kernel mode
95 views
Asked by anitarazafi
The problem of FwpsCalloutRegister function registration failure in WPF driver
118 views
Asked by Windroid Xie
How can I call method as a callback?
108 views
Asked by Barbosso
NAudio - WaveInEvent DataAvailable not firing
64 views
Asked by James Harcourt
Unloading WDM mouse filter driver requires additional mouse click
67 views
Asked by hljlishen
Installing the driver using devcon and pnputil
595 views
Asked by Denis Yarullin
How can I modfy mouse_input_data in irp
61 views
Asked by hljlishen
windbg : how to find driverentry in live debugging?
26 views
Asked by jimmy
MSVAD sending audio through IOCTL and getting silences each X ms
70 views
Asked by forlayo
WriteFile and receiving IRP_MJ_WRITE with buffer on Irp->UserBuffer
209 views
Asked by forlayo
Correct way to disable windows kernel mode driver activity
211 views
Asked by John Doe
Shopify CLI error: cannot use gems with Shopify CLI, cannot load such file
578 views
Asked by Andy
Can't compile driver project in Visual Studio 2019 with C++20 modules
169 views
Asked by Magistr_Y0da
Windows Driver substitue for linux device driver sysfs interface
332 views
Asked by hit.at.ro
Windows 2000 wdm: no display driver calls the HwVidStartIo of my miniport driver
138 views
Asked by Some name
Can you create a WDM driver for Windows 8.1 using Visual Studio 2017 and WDK 10.0.17110.1002
86 views
Asked by David J
Why is sizeof(IO_ERROR_LOG_PACKET) == 48 and not 44?
124 views
Asked by Some name