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

Latest WDK metadata fails to create DEVPKEY field #1219

Closed
Nuklon opened this issue Jun 24, 2024 · 0 comments · Fixed by #1223
Closed

Latest WDK metadata fails to create DEVPKEY field #1219

Nuklon opened this issue Jun 24, 2024 · 0 comments · Fixed by #1223
Assignees
Labels
bug Something isn't working

Comments

@Nuklon
Copy link

Nuklon commented Jun 24, 2024

Actual behavior

Error (active)	PInvoke000	An internal error occurred: Failed creating field: Windows.Wdk.Devices.Bluetooth.Apis.DEVPKEY_Bluetooth_DeviceAddress. Unrecognized target type.	

Expected behavior

Generate OK.

Repro steps

  1. NativeMethods.txt content:
DEVPKEY_*
  1. NativeMethods.json content (if present):
  1. Any of your own code that should be shared?

Context

  • CsWin32 version: 0.3.106
  • Win32Metadata version (if explicitly set by project): 61.0.15-preview
  • WdkMetadata version (if explicitly set by project): 0.12.8-experimental
@Nuklon Nuklon added the bug Something isn't working label Jun 24, 2024
@AArnott AArnott self-assigned this Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants