C++
Test. De făcut
Link-uri externe
Dezvoltare drivere pentru Windows
- Getting Started with Universal Windows drivers — Universal Windows drivers enable developers to create a single driver package that runs across multiple device types, from embedded systems to tablets to desktop PCs.
- Building drivers: Creating a New Device Function Driver
- Write your first driver — If you're writing your first driver, use these exercises to get started. Each exercise is independent of the others, so you can do them in any order.
- Choosing a driver model — Microsoft Windows provides a variety of driver models that you can use to write drivers. The strategy for choosing the best driver model depends on the type of driver you are planning to write.
- Concepts: Creating an extension INF
- Concepts: User mode and kernel mode