|
| | CDesktopBrowser () |
| |
| | ~CDesktopBrowser () |
| |
| HRESULT | Initialize (IShellDesktopTray *ShellDeskx) |
| |
| STDMETHOD() | GetWindow (HWND *lphwnd) override |
| |
| STDMETHOD() | ContextSensitiveHelp (BOOL fEnterMode) override |
| |
| STDMETHOD() | InsertMenusSB (HMENU hmenuShared, LPOLEMENUGROUPWIDTHS lpMenuWidths) override |
| |
| STDMETHOD() | SetMenuSB (HMENU hmenuShared, HOLEMENU holemenuRes, HWND hwndActiveObject) override |
| |
| STDMETHOD() | RemoveMenusSB (HMENU hmenuShared) override |
| |
| STDMETHOD() | SetStatusTextSB (LPCOLESTR pszStatusText) override |
| |
| STDMETHOD() | EnableModelessSB (BOOL fEnable) override |
| |
| STDMETHOD() | TranslateAcceleratorSB (MSG *pmsg, WORD wID) override |
| |
| STDMETHOD() | BrowseObject (LPCITEMIDLIST pidl, UINT wFlags) override |
| |
| STDMETHOD() | GetViewStateStream (DWORD grfMode, IStream **ppStrm) override |
| |
| STDMETHOD() | GetControlWindow (UINT id, HWND *lphwnd) override |
| |
| STDMETHOD() | SendControlMsg (UINT id, UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT *pret) override |
| |
| STDMETHOD() | QueryActiveShellView (struct IShellView **ppshv) override |
| |
| STDMETHOD() | OnViewWindowActive (struct IShellView *ppshv) override |
| |
| STDMETHOD() | SetToolbarItems (LPTBBUTTON lpButtons, UINT nButtons, UINT uFlags) override |
| |
| STDMETHOD() | GetPropertyBag (long flags, REFIID riid, void **ppv) override |
| |
| void | SetTopBrowser () const |
| |
| STDMETHOD() | QueryService (REFGUID guidService, REFIID riid, void **ppvObject) override |
| |
| LRESULT | OnEraseBkgnd (UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
| |
| LRESULT | OnSize (UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
| |
| LRESULT | OnSettingChange (UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
| |
| LRESULT | OnClose (UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
| |
| LRESULT | OnOpenNewWindow (UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
| |
| LRESULT | OnCommand (UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
| |
| LRESULT | OnSetFocus (UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
| |
| LRESULT | OnGetChangeNotifyServer (UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
| |
| LRESULT | OnDeviceChange (UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
| |
| LRESULT | OnShowOptionsDlg (UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
| |
| LRESULT | OnSaveState (UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) |
| |
| | ~CComObjectRootEx () |
| |
| ULONG | InternalAddRef () |
| |
| ULONG | InternalRelease () |
| |
| void | Lock () |
| |
| void | Unlock () |
| |
| HRESULT | _AtlInitialConstruct () |
| |
| | CComObjectRootBase () |
| |
| | ~CComObjectRootBase () |
| |
| void | SetVoid (void *) |
| |
| HRESULT | _AtlFinalConstruct () |
| |
| HRESULT | FinalConstruct () |
| |
| void | InternalFinalConstructAddRef () |
| |
| void | InternalFinalConstructRelease () |
| |
| void | FinalRelease () |
| |
| HRESULT | InsertMenusSB ([in] HMENU hmenuShared, [in, out] LPOLEMENUGROUPWIDTHS lpMenuWidths) |
| |
| HRESULT | SetMenuSB ([in] HMENU hmenuShared, [in] HOLEMENU holemenuReserved, [in] HWND hwndActiveObject) |
| |
| HRESULT | RemoveMenusSB ([in] HMENU hmenuShared) |
| |
| HRESULT | SetStatusTextSB ([in, unique] LPCOLESTR pszStatusText) |
| |
| HRESULT | EnableModelessSB ([in] BOOL fEnable) |
| |
| HRESULT | TranslateAcceleratorSB ([in] MSG *pmsg, [in] WORD wID) |
| |
| HRESULT | BrowseObject ([in] PCUIDLIST_RELATIVE pidl, [in] UINT wFlags) |
| |
| HRESULT | GetViewStateStream ([in] DWORD grfMode, [out] IStream **ppStrm) |
| |
| HRESULT | GetControlWindow ([in] UINT id, [out] HWND *phwnd) |
| |
| HRESULT | SendControlMsg ([in] UINT id, [in] UINT uMsg, [in] WPARAM wParam, [in] LPARAM lParam, [in] LRESULT *pret) |
| |
| HRESULT | QueryActiveShellView ([out] IShellView **ppshv) |
| |
| HRESULT | OnViewWindowActive ([in] IShellView *pshv) |
| |
| HRESULT | SetToolbarItems ([in] LPTBBUTTONSB lpButtons, [in] UINT nButtons, [in] UINT uFlags) |
| |
| HRESULT | GetWindow ([out] HWND *phwnd) |
| |
| HRESULT | ContextSensitiveHelp ([in] BOOL fEnterMode) |
| |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| |
| ULONG | AddRef () |
| |
| ULONG | Release () |
| |
| HRESULT | QueryService ([in] REFGUID guidService, [in] REFIID riid, [out] void **ppvObject) |
| |
| HRESULT | RemoteQueryService ([in] REFGUID guidService, [in] REFIID riid, [out, iid_is(riid)] IUnknown **ppvObject) |
| |
Definition at line 45 of file CDesktopBrowser.cpp.