ReactOS 0.4.15-dev-6054-gbddd8b0
|
Private Member Functions | |
LRESULT | _NotifyTray (UINT uMsg, WPARAM wParam, LPARAM lParam) |
HRESULT | _Resize () |
Private Attributes | |
HACCEL | m_hAccel |
HWND | m_hWndShellView |
CComPtr< IShellDesktopTray > | m_Tray |
CComPtr< IShellView > | m_ShellView |
CComPtr< IOleWindow > | m_ChangeNotifyServer |
HWND | m_hwndChangeNotifyServer |
Additional Inherited Members | |
![]() | |
typedef IShellBrowser * | LPSHELLBROWSER |
typedef LPARAM | LPTBBUTTONSB |
typedef LPTBBUTTON | LPTBBUTTONSB |
![]() | |
typedef IOleWindow * | LPOLEWINDOW |
![]() | |
typedef IUnknown * | LPUNKNOWN |
![]() | |
typedef IServiceProvider * | LPSERVICEPROVIDER |
![]() | |
static void WINAPI | ObjectMain (bool) |
static const struct _ATL_CATMAP_ENTRY * | GetCategoryMap () |
static HRESULT WINAPI | InternalQueryInterface (void *pThis, const _ATL_INTMAP_ENTRY *pEntries, REFIID iid, void **ppvObject) |
![]() | |
LONG | m_dwRef |
Definition at line 34 of file CDesktopBrowser.cpp.
CDesktopBrowser::CDesktopBrowser | ( | ) |
Definition at line 110 of file CDesktopBrowser.cpp.
CDesktopBrowser::~CDesktopBrowser | ( | ) |
Definition at line 117 of file CDesktopBrowser.cpp.
Definition at line 346 of file CDesktopBrowser.cpp.
Referenced by OnClose(), and OnCommand().
|
private |
Definition at line 150 of file CDesktopBrowser.cpp.
Referenced by Initialize(), and OnSettingChange().
|
virtual |
Definition at line 289 of file CDesktopBrowser.cpp.
|
virtual |
Implements IOleWindow.
Definition at line 252 of file CDesktopBrowser.cpp.
|
virtual |
Implements IShellBrowser.
Definition at line 277 of file CDesktopBrowser.cpp.
|
virtual |
|
virtual |
Implements IShellBrowser.
Definition at line 300 of file CDesktopBrowser.cpp.
|
virtual |
Implements IOleWindow.
Definition at line 244 of file CDesktopBrowser.cpp.
HRESULT CDesktopBrowser::Initialize | ( | IShellDesktopTray * | ShellDeskx | ) |
Definition at line 196 of file CDesktopBrowser.cpp.
|
virtual |
Implements IShellBrowser.
Definition at line 257 of file CDesktopBrowser.cpp.
Definition at line 423 of file CDesktopBrowser.cpp.
Definition at line 358 of file CDesktopBrowser.cpp.
Definition at line 382 of file CDesktopBrowser.cpp.
LRESULT CDesktopBrowser::OnGetChangeNotifyServer | ( | UINT | uMsg, |
WPARAM | wParam, | ||
LPARAM | lParam, | ||
BOOL & | bHandled | ||
) |
Definition at line 445 of file CDesktopBrowser.cpp.
LRESULT CDesktopBrowser::OnOpenNewWindow | ( | UINT | uMsg, |
WPARAM | wParam, | ||
LPARAM | lParam, | ||
BOOL & | bHandled | ||
) |
Definition at line 428 of file CDesktopBrowser.cpp.
Definition at line 435 of file CDesktopBrowser.cpp.
LRESULT CDesktopBrowser::OnSettingChange | ( | UINT | uMsg, |
WPARAM | wParam, | ||
LPARAM | lParam, | ||
BOOL & | bHandled | ||
) |
Definition at line 400 of file CDesktopBrowser.cpp.
Definition at line 387 of file CDesktopBrowser.cpp.
|
virtual |
Implements IShellBrowser.
Definition at line 330 of file CDesktopBrowser.cpp.
|
virtual |
Implements IShellBrowser.
Definition at line 319 of file CDesktopBrowser.cpp.
|
virtual |
Implements IServiceProvider.
Definition at line 340 of file CDesktopBrowser.cpp.
|
virtual |
Implements IShellBrowser.
Definition at line 267 of file CDesktopBrowser.cpp.
|
virtual |
Implements IShellBrowser.
Definition at line 312 of file CDesktopBrowser.cpp.
|
virtual |
Implements IShellBrowser.
Definition at line 262 of file CDesktopBrowser.cpp.
|
virtual |
Implements IShellBrowser.
Definition at line 272 of file CDesktopBrowser.cpp.
|
virtual |
Definition at line 335 of file CDesktopBrowser.cpp.
|
virtual |
Implements IShellBrowser.
Definition at line 282 of file CDesktopBrowser.cpp.
|
private |
Definition at line 46 of file CDesktopBrowser.cpp.
Referenced by OnGetChangeNotifyServer().
|
private |
Definition at line 41 of file CDesktopBrowser.cpp.
Referenced by Initialize(), and TranslateAcceleratorSB().
|
private |
Definition at line 47 of file CDesktopBrowser.cpp.
Referenced by OnGetChangeNotifyServer(), and ~CDesktopBrowser().
|
private |
Definition at line 42 of file CDesktopBrowser.cpp.
Referenced by _Resize(), Initialize(), OnSetFocus(), OnSettingChange(), OnSize(), and ~CDesktopBrowser().
|
private |
Definition at line 44 of file CDesktopBrowser.cpp.
Referenced by Initialize(), OnCommand(), QueryActiveShellView(), and ~CDesktopBrowser().
|
private |
Definition at line 43 of file CDesktopBrowser.cpp.
Referenced by _NotifyTray(), and Initialize().