Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.02 KB

File metadata and controls

28 lines (19 loc) · 1.02 KB
title description ms.date ms.topic
Get Started with Drivers on Windows
Start here to learn fundamental concepts about drivers on Windows.
12/15/2023
article

Get started with drivers on Windows

Start here to learn fundamental concepts about drivers.

You should already be familiar with the C programming language, and you should understand the ideas of function pointers, callback functions, and event handlers.

In this section

Related topics

Windows Driver Kit (WDK)

Driver Security Guidance