Dear All,
In order to debug the sample USB UMDF driver, I modified the Registry Key under HKLM-Software-Microsoft-Windows NT-CurrentVersion-WUDF-Services-{193…} key and set the value to 0x64.
The documentation says to open New-Project-Existing-Code in Visual Studio 8.0, but there is no such option in Visual Studio 6.0
I am able to see WUDFHost.exe in Attach Process dialog box but the control is not coming to break point at IDriverEntry() function.
Please provide the pointer to debug the driver using Visual Studio 6.0
Regards.