I've tried using NULL, CGID_DefView, CGID_ShellDocView and CGID_Explorer for IOleCommandTarget::QueryStatus (obtained from QI'ing the shell's IShellView) and all of these return OLECMDERR_E_UNKNOWNGROUP. Does anyone know just what command group(s) this thing responds to?
Since the shell's IContextMenu support is munged (generates access violations during GetCommandString), I was hoping this might allow me to avoid trash-canning my entire project. TIA Ciao, Dee (getting desperate)
