Previous Next

Porting a Windows 2000 sources File to the Windows DDK

The Windows DDK is capable of building drivers for Windows 2000 and all later versions of Windows.

However, some drivers that built successfully in the Windows 2000 DDK itself may not be instantly buildable in the Windows 2000 build environments of the DDK. This is because the TARGETTYPE=LIBRARY macro may cause the Build utility to look for the wrong headers.

For instructions on how to fix this problem, see Microsoft Knowledge Base Article Q320067.