CWinAppEx::GetKeyboardManager
Visual Studio 2012
Returns a pointer to the global CKeyboardManager object.
CKeyboardManager* GetKeyboardManager();
If the keyboard manager is not initialized, this function calls CWinAppEx::InitKeyboardManager before it returns a pointer.