Chapter 19. How to Build WDF Drivers

Both UMDF and KMDF drivers are built by using the same tools and procedures. Although WDF supports a different DDI and programming model, the basic process of building WDF drivers is still much the same as for other Windows driver models.

In this chapter:

General Build Considerations for Drivers 618

Introduction to Building Drivers 619

UMDF Example: Building the Fx2_Driver Sample 625

KMDF Example: Building the Osrusbfx2 Sample 630

This chapter provides an introduction to the Windows driver build process and tools for developers who are not already familiar with the subject, and it discusses a number of build-related issues that are specific to WDF drivers.

For this chapter, you need …

From …

Tools and files

 

Build.exe; ...

Get Developing Drivers with the Windows® Driver Foundation now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.