-
Notifications
You must be signed in to change notification settings - Fork 94
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
Improve bit fields support #987
Labels
bug
Something isn't working
metadata gem
A feature of the metadata that cswin32 does not yet utilitze
Comments
AArnott
added
metadata gem
A feature of the metadata that cswin32 does not yet utilitze
and removed
bug
Something isn't working
labels
Jul 18, 2023
It looks like @mikebattista recently did work in microsoft/win32metadata#1620 to improve this. CsWin32 probably just has to leverage it. |
AArnott
added a commit
that referenced
this issue
Jan 12, 2024
AArnott
added a commit
that referenced
this issue
Jan 12, 2024
Reactivating because there is lots to fix. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
metadata gem
A feature of the metadata that cswin32 does not yet utilitze
Actual behavior
This for example:
https://learn.microsoft.com/en-us/windows-hardware/drivers/ddi/d3dkmthk/ns-d3dkmthk-_d3dkmt_adaptertype
is generated as:
Expected behavior
Generate helpers around Value for RenderSupported, DisplaySupported, etc.
Repro steps
NativeMethods.txt
content:Context
LangVersion
(if explicitly set by project): latestThe text was updated successfully, but these errors were encountered: