Open vitkuz573 opened 1 year ago
Hello,
While utilizing CsWin32 to generate P/Invoke signatures, I've discovered that several essential WDF device functions are absent from the available metadata:
WdfDeviceSetPnpCapabilities WdfDeviceSetPowerCapabilities WdfDeviceAssignMofResourceName WdfDeviceSetFailed WdfDeviceSetDeviceState
The lack of these functions is constraining the capabilities of the generated projects, impacting the development of varied and dependable drivers.
Could you please review the metadata and consider incorporating these missing functions, along with any other absent ones, to address this limitation?
Hello,
While utilizing CsWin32 to generate P/Invoke signatures, I've discovered that several essential WDF device functions are absent from the available metadata:
WdfDeviceSetPnpCapabilities WdfDeviceSetPowerCapabilities WdfDeviceAssignMofResourceName WdfDeviceSetFailed WdfDeviceSetDeviceState
The lack of these functions is constraining the capabilities of the generated projects, impacting the development of varied and dependable drivers.
Could you please review the metadata and consider incorporating these missing functions, along with any other absent ones, to address this limitation?