Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing WDF Device Functions in Metadata #52

Open
vitkuz573 opened this issue Sep 26, 2023 · 0 comments
Open

Missing WDF Device Functions in Metadata #52

vitkuz573 opened this issue Sep 26, 2023 · 0 comments

Comments

@vitkuz573
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant