c++ key binding question

09/12/2012 02:21 genesisVI#1
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:
09/12/2012 17:39 Nightblizard#2
The MSDN explains it pretty well:
[Only registered and activated users can see links. Click Here To Register...]