vk_code值-winuser.h

//WinUser.h #ifndef NOVIRTUALKEYCODES #define VK_LBUTTON 0x01 #define VK_RBUTTON 0x02 #define VK_CANCEL 0x03 #define VK_MBUTTON 0x04 #if(_WIN32_WINNT >= 0x0500) #define VK_XBUTTON1 0x05 #define VK_XBU
相關文章
相關標籤/搜索