CWinAppEx::GetMouseManager
Visual Studio 2012
Returns a pointer to the global CMouseManager object.
CMouseManager* GetMouseManager();
If the mouse manager is not initialized,, this function calls CWinAppEx::InitMouseManager before it returns a pointer.