Actual behavior
UI.Input.MOUSE_STATE enum does not have a [Flags] attribute.
Expected behavior
MOUSE_STATE enum has a [Flags] attribute.
Repro steps
NativeMethods.txt content:
-
NativeMethods.json content (if present): N/A
-
Any of your own code that should be shared? N/A
Context
- CsWin32 version: 0.3.298
- Win32Metadata version (if explicitly set by project): N/A
- Target Framework: net10-windows
LangVersion (if explicitly set by project): N/A
Actual behavior
UI.Input.MOUSE_STATEenum does not have a[Flags]attribute.Expected behavior
MOUSE_STATEenum has a[Flags]attribute.Repro steps
NativeMethods.txtcontent:NativeMethods.jsoncontent (if present): N/AAny of your own code that should be shared? N/A
Context
LangVersion(if explicitly set by project): N/A