Windows Driver Kit: Driver Development Tools
Driver Development Tools
Note The WDK also includes the WsdCodeGen tool. (This tool is also included in the Microsoft Windows SDK.)
This tool automatically generates proxies and stubs based on a Web Services contract. Primarily, you can use this tool to create client applications. However, you can use it for testing or for creating user-mode drivers. For more information about WsdCodeGen, see the
Web Services on Devices section of the Windows SDK.