Nov. 15, 2024
6:32 a.m.
Rémi Bernon (@rbernon) commented about include/winuser.rh:
#define VK_OEM_WSCTRL 0xEE #define VK_OEM_CUSEL 0xEF #define VK_OEM_ATTN 0xF0 +#define VK_DBE_ALPHANUMERIC VK_OEM_ATTN These are supposed to be in `ime.h` and `kbd.h`, any reason not to put them there?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/6819#note_87604