Previous Next

Call Usage Verifier

Call Usage Verifier (CUV) is a driver development tool that you can use in addition to Driver Verifier and the checked build of Windows. CUV provides error checking capabilities that Driver Verifier and the checked build do not provide. CUV is a static library that links to your driver.

This section includes:

Introduction to CUV

Building Drivers with CUV

CUV Error Reporting

CUV Function Validation Details

CUV Limitations