microsoft / CsWin32

A source generator to add a user-defined set of Win32 P/Invoke methods and supporting types to a C# project.
MIT License
2k stars 84 forks source link

Leverage the `AssociatedConstantAttribute` #1027

Closed AArnott closed 6 months ago

AArnott commented 11 months ago

See https://github.com/microsoft/win32metadata/commit/d92f7a9bae272b7e78597d182f773fd3682e5011

And the discussion in https://github.com/microsoft/win32metadata/issues/1629