|
ReactOS 0.4.17-dev-444-g71ee754
|

Public Member Functions | |
| Window (INT cx, INT cy, BOOL fAutoHide=FALSE) | |
| virtual | ~Window () |
| virtual LRESULT CALLBACK | WindowProcDx (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
| void | DoAction () |
| void | TEST_Main () |
| void | TEST_Dragging () |
| void | TEST_AutoHide () |
| void | TEST_FullScreen () |
Static Public Member Functions | |
| static BOOL | DoRegisterClass (HINSTANCE hInstance) |
| static HWND | DoCreateMainWnd (HINSTANCE hInstance, LPCTSTR pszText, INT cx, INT cy, DWORD style=WS_POPUP|WS_THICKFRAME|WS_CLIPCHILDREN, DWORD exstyle=WS_EX_WINDOWEDGE|WS_EX_TOOLWINDOW|WS_EX_TOPMOST, BOOL fAutoHide=FALSE) |
| static Window * | GetAppbarData (HWND hwnd) |
| static LRESULT CALLBACK | WindowProc (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
| static DWORD WINAPI | ActionThreadFunc (LPVOID args) |
Public Attributes | |
| IAccessible | IAccessible_iface |
| IOleWindow | IOleWindow_iface |
| IEnumVARIANT | IEnumVARIANT_iface |
| LONG | ref |
Definition at line 132 of file SHAppBarMessage.cpp.
|
inlinevirtual |
Definition at line 140 of file SHAppBarMessage.cpp.
Definition at line 1204 of file SHAppBarMessage.cpp.
Referenced by OnCommand().
Definition at line 371 of file SHAppBarMessage.cpp.
Referenced by AppBar_SetAutoHide(), OnLButtonUp(), and TEST_AutoHide().
Definition at line 355 of file SHAppBarMessage.cpp.
Referenced by TEST_AutoHide().
Definition at line 491 of file SHAppBarMessage.cpp.
Referenced by OnActivate(), and OnTimer().
Definition at line 417 of file SHAppBarMessage.cpp.
Referenced by AppBar_SetAutoHide().
|
inlineprotected |
Definition at line 617 of file SHAppBarMessage.cpp.
Referenced by OnAppBarCallback().
Definition at line 553 of file SHAppBarMessage.cpp.
Referenced by AppBar_AutoHide(), AppBar_QuerySetPos(), and OnMouseMove().
|
inlineprotected |
Definition at line 594 of file SHAppBarMessage.cpp.
Referenced by AppBar_PosChanged(), AppBar_SetSide(), AppBar_Size(), and OnLButtonUp().
Definition at line 484 of file SHAppBarMessage.cpp.
Definition at line 363 of file SHAppBarMessage.cpp.
Referenced by AppBar_SetSide(), and OnRButtonDown().
Definition at line 525 of file SHAppBarMessage.cpp.
Referenced by AppBar_AutoHide(), and AppBar_UnHide().
Definition at line 533 of file SHAppBarMessage.cpp.
Referenced by OnNCHitTest().
Definition at line 436 of file SHAppBarMessage.cpp.
Referenced by AppBar_NoAutoHide(), OnCreate(), TEST_AutoHide(), and TEST_Main().
Definition at line 541 of file SHAppBarMessage.cpp.
Definition at line 517 of file SHAppBarMessage.cpp.
Referenced by OnActivate(), and OnTimer().
|
inline |
Definition at line 967 of file SHAppBarMessage.cpp.
Referenced by ActionThreadFunc().
|
inlinestatic |
Definition at line 155 of file SHAppBarMessage.cpp.
Definition at line 142 of file SHAppBarMessage.cpp.
Definition at line 955 of file SHAppBarMessage.cpp.
Referenced by TEST_Dragging(), and TEST_Main().
|
inlineprotected |
Definition at line 683 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
|
inlineprotected |
Definition at line 297 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
Definition at line 241 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
|
inlineprotected |
Definition at line 664 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
|
inlineprotected |
Definition at line 815 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
Definition at line 909 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
Definition at line 823 of file SHAppBarMessage.cpp.
Referenced by OnLButtonUp(), and WindowProcDx().
Definition at line 734 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
Definition at line 743 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
Definition at line 794 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
Definition at line 268 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
|
inlineprotected |
Definition at line 285 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
Definition at line 710 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
Definition at line 752 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
|
inlineprotected |
Definition at line 702 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
|
inlineprotected |
|
inline |
Definition at line 1120 of file SHAppBarMessage.cpp.
Referenced by DoAction().
|
inline |
Definition at line 1084 of file SHAppBarMessage.cpp.
Referenced by DoAction().
|
inline |
|
inline |
Definition at line 979 of file SHAppBarMessage.cpp.
Referenced by DoAction().
|
inlinestatic |
Definition at line 209 of file SHAppBarMessage.cpp.
Referenced by DoRegisterClass().
|
inlinevirtual |
Definition at line 175 of file SHAppBarMessage.cpp.
Referenced by WindowProc().
| IAccessible Window::IAccessible_iface |
| IEnumVARIANT Window::IEnumVARIANT_iface |
| IOleWindow Window::IOleWindow_iface |
|
protected |
Definition at line 235 of file SHAppBarMessage.cpp.
Referenced by OnCreate(), OnLButtonDown(), OnLButtonUp(), and OnMouseMove().
|
protected |
Definition at line 239 of file SHAppBarMessage.cpp.
Referenced by OnAppBarCallback(), and TEST_FullScreen().
|
protected |
Definition at line 231 of file SHAppBarMessage.cpp.
Referenced by AppBar_AutoHide(), AppBar_NoAutoHide(), AppBar_PosChanged(), OnCreate(), and OnSize().
|
protected |
Definition at line 229 of file SHAppBarMessage.cpp.
Referenced by AppBar_AutoHide(), AppBar_NoAutoHide(), AppBar_SetSide(), OnCreate(), OnMouseMove(), OnSize(), and TEST_AutoHide().
|
protected |
Definition at line 230 of file SHAppBarMessage.cpp.
Referenced by AppBar_AutoHide(), AppBar_NoAutoHide(), AppBar_SetSide(), OnCreate(), OnMouseMove(), OnSize(), and TEST_AutoHide().
|
protected |
Definition at line 232 of file SHAppBarMessage.cpp.
Referenced by AppBar_AutoHide(), AppBar_NoAutoHide(), AppBar_PosChanged(), OnCreate(), and OnSize().
|
protected |
Definition at line 233 of file SHAppBarMessage.cpp.
Referenced by AppBar_Register(), AppBar_Size(), AppBar_UnRegister(), and OnCreate().
|
protected |
Definition at line 225 of file SHAppBarMessage.cpp.
Referenced by AppBar_AutoHide(), AppBar_Hide(), AppBar_NoAutoHide(), AppBar_PosChanged(), AppBar_QuerySetPos(), AppBar_SetAutoHideTimer(), AppBar_SetAutoUnhideTimer(), AppBar_SetSide(), OnLButtonUp(), OnMove(), OnRButtonDown(), OnSize(), and OnTimer().
|
protected |
Definition at line 227 of file SHAppBarMessage.cpp.
Referenced by AppBar_AutoHide(), AppBar_Hide(), AppBar_SetAutoUnhideTimer(), AppBar_SetSide(), AppBar_UnHide(), OnMove(), OnSize(), and OnTimer().
|
protected |
Definition at line 234 of file SHAppBarMessage.cpp.
Referenced by OnCreate(), OnLButtonDown(), OnLButtonUp(), OnMouseMove(), OnMove(), OnSize(), and OnTimer().
|
protected |
Definition at line 226 of file SHAppBarMessage.cpp.
Referenced by AppBar_SetAlwaysOnTop(), OnAppBarCallback(), and OnCreate().
|
protected |
Definition at line 224 of file SHAppBarMessage.cpp.
Referenced by OnCreate(), and OnNCDestroy().
|
protected |
Definition at line 236 of file SHAppBarMessage.cpp.
Referenced by OnLButtonDown(), and OnMouseMove().
|
protected |
Definition at line 237 of file SHAppBarMessage.cpp.
Referenced by AppBar_AutoHide(), AppBar_Hide(), AppBar_PosChanged(), AppBar_QuerySetPos(), AppBar_UnHide(), OnLButtonUp(), and OnSize().
|
protected |
Definition at line 238 of file SHAppBarMessage.cpp.
Referenced by OnLButtonUp(), and OnMouseMove().
|
protected |
Definition at line 228 of file SHAppBarMessage.cpp.
Referenced by AppBar_AutoHide(), AppBar_Hide(), AppBar_NoAutoHide(), AppBar_PosChanged(), AppBar_QueryPos(), AppBar_QuerySetPos(), AppBar_Size(), OnCreate(), OnLButtonUp(), OnMouseMove(), OnNCHitTest(), and OnSize().