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?