Retire legacy implementations and flatten managed layout
This commit is contained in:
@@ -62,7 +62,7 @@ internal static partial class RawInput
|
||||
public uint ExtraInformation;
|
||||
}
|
||||
|
||||
// ── P/Invoke (source-generated via LibraryImport, matching VoiceCat.Interop) ────────────
|
||||
// Raw Input P/Invoke (source-generated via LibraryImport).
|
||||
[LibraryImport("user32.dll", SetLastError = true)]
|
||||
[return: MarshalAs(UnmanagedType.Bool)]
|
||||
private static partial bool RegisterRawInputDevices(
|
||||
|
||||
Reference in New Issue
Block a user