How do I detect when SHIFT AND CONTROL keys are pressed together? Using CView::OnKeyDown just gives me the character code for the last key pressed.

Thanks
Jon