This article provides guidance on how to write the kernel-mode driver (KMD) portion of a Microsoft Compute Only Driver (MCDM) driver, also referred to as a compute-only driver.
Windows Driver Kit (WDK) is a software tool set used to develop, test, and deploy Windows drivers. The content included in the WDK can be categorized into five unique types: Headers, Libraries, ...