hi everyone
got a problem in c++ key bindings
i use (GetKeyState(VK_F11) <0);
well my question is
how can i bind combination keys like CTRL+NUMPAD1 :confused:
got a problem in c++ key bindings
i use (GetKeyState(VK_F11) <0);
well my question is
how can i bind combination keys like CTRL+NUMPAD1 :confused: