15 Nov
2024
15 Nov
'24
12:32 p.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