[PATCH 0/4] MR233: win32u: Partially move raw input APIs.

Rémi Bernon (@rbernon) wine at gitlab.winehq.org
Mon Jun 13 03:45:17 CDT 2022


Rémi Bernon (@rbernon) commented about dlls/user32/rawinput.c:
>  }
>  
>  #ifdef _WIN64
> +typedef RAWINPUTHEADER RAWINPUTHEADER64;
I'm not sure about the typedef, it's not used anywhere (yet?). I understand it makes things consistent on both sides of the `#ifdef` though. I guess I'm fine keeping it, just saying.

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/233#note_1942



More information about the wine-devel mailing list