CWinAppEx::GetShellManager
Visual Studio 2012
Returns a pointer to the global CShellManager object.
CShellManager* GetShellManager();
If the CShellManager object is not initialized, this function calls CWinAppEx::InitShellManager before it returns a pointer.