|
ReactOS 0.4.16-dev-2610-ge2c92c0
|

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 146 of file SHAppBarMessage.cpp.
|
inlinevirtual |
Definition at line 154 of file SHAppBarMessage.cpp.
Definition at line 1218 of file SHAppBarMessage.cpp.
Referenced by OnCommand().
Definition at line 385 of file SHAppBarMessage.cpp.
Referenced by AppBar_SetAutoHide(), OnLButtonUp(), and TEST_AutoHide().
Definition at line 369 of file SHAppBarMessage.cpp.
Referenced by TEST_AutoHide().
Definition at line 505 of file SHAppBarMessage.cpp.
Referenced by OnActivate(), and OnTimer().
Definition at line 431 of file SHAppBarMessage.cpp.
Referenced by AppBar_SetAutoHide().
|
inlineprotected |
Definition at line 631 of file SHAppBarMessage.cpp.
Referenced by OnAppBarCallback().
Definition at line 567 of file SHAppBarMessage.cpp.
Referenced by AppBar_AutoHide(), AppBar_QuerySetPos(), and OnMouseMove().
|
inlineprotected |
Definition at line 608 of file SHAppBarMessage.cpp.
Referenced by AppBar_PosChanged(), AppBar_SetSide(), AppBar_Size(), and OnLButtonUp().
Definition at line 498 of file SHAppBarMessage.cpp.
Definition at line 377 of file SHAppBarMessage.cpp.
Referenced by AppBar_SetSide(), and OnRButtonDown().
Definition at line 539 of file SHAppBarMessage.cpp.
Referenced by AppBar_AutoHide(), and AppBar_UnHide().
Definition at line 547 of file SHAppBarMessage.cpp.
Referenced by OnNCHitTest().
Definition at line 450 of file SHAppBarMessage.cpp.
Referenced by AppBar_NoAutoHide(), OnCreate(), TEST_AutoHide(), and TEST_Main().
Definition at line 555 of file SHAppBarMessage.cpp.
Definition at line 531 of file SHAppBarMessage.cpp.
Referenced by OnActivate(), and OnTimer().
|
inline |
Definition at line 981 of file SHAppBarMessage.cpp.
Referenced by ActionThreadFunc().
|
inlinestatic |
Definition at line 169 of file SHAppBarMessage.cpp.
Definition at line 156 of file SHAppBarMessage.cpp.
Definition at line 969 of file SHAppBarMessage.cpp.
Referenced by TEST_Dragging(), and TEST_Main().
|
inlineprotected |
Definition at line 697 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
|
inlineprotected |
Definition at line 311 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
Definition at line 255 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
|
inlineprotected |
Definition at line 678 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
|
inlineprotected |
Definition at line 829 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
Definition at line 923 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
Definition at line 837 of file SHAppBarMessage.cpp.
Referenced by OnLButtonUp(), and WindowProcDx().
Definition at line 748 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
Definition at line 757 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
Definition at line 808 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
Definition at line 282 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
|
inlineprotected |
Definition at line 299 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
Definition at line 724 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
Definition at line 766 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
|
inlineprotected |
Definition at line 716 of file SHAppBarMessage.cpp.
Referenced by WindowProcDx().
|
inlineprotected |
|
inline |
Definition at line 1134 of file SHAppBarMessage.cpp.
Referenced by DoAction().
|
inline |
Definition at line 1098 of file SHAppBarMessage.cpp.
Referenced by DoAction().
|
inline |
|
inline |
Definition at line 993 of file SHAppBarMessage.cpp.
Referenced by DoAction().
|
inlinestatic |
Definition at line 223 of file SHAppBarMessage.cpp.
Referenced by DoRegisterClass().
|
inlinevirtual |
Definition at line 189 of file SHAppBarMessage.cpp.
Referenced by WindowProc().
| IAccessible Window::IAccessible_iface |
| IEnumVARIANT Window::IEnumVARIANT_iface |
| IOleWindow Window::IOleWindow_iface |
|
protected |
Definition at line 249 of file SHAppBarMessage.cpp.
Referenced by OnCreate(), OnLButtonDown(), OnLButtonUp(), and OnMouseMove().
|
protected |
Definition at line 253 of file SHAppBarMessage.cpp.
Referenced by OnAppBarCallback(), and TEST_FullScreen().
|
protected |
Definition at line 245 of file SHAppBarMessage.cpp.
Referenced by AppBar_AutoHide(), AppBar_NoAutoHide(), AppBar_PosChanged(), OnCreate(), and OnSize().
|
protected |
Definition at line 243 of file SHAppBarMessage.cpp.
Referenced by AppBar_AutoHide(), AppBar_NoAutoHide(), AppBar_SetSide(), OnCreate(), OnMouseMove(), OnSize(), and TEST_AutoHide().
|
protected |
Definition at line 244 of file SHAppBarMessage.cpp.
Referenced by AppBar_AutoHide(), AppBar_NoAutoHide(), AppBar_SetSide(), OnCreate(), OnMouseMove(), OnSize(), and TEST_AutoHide().
|
protected |
Definition at line 246 of file SHAppBarMessage.cpp.
Referenced by AppBar_AutoHide(), AppBar_NoAutoHide(), AppBar_PosChanged(), OnCreate(), and OnSize().
|
protected |
Definition at line 247 of file SHAppBarMessage.cpp.
Referenced by AppBar_Register(), AppBar_Size(), AppBar_UnRegister(), and OnCreate().
|
protected |
Definition at line 239 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 241 of file SHAppBarMessage.cpp.
Referenced by AppBar_AutoHide(), AppBar_Hide(), AppBar_SetAutoUnhideTimer(), AppBar_SetSide(), AppBar_UnHide(), OnMove(), OnSize(), and OnTimer().
|
protected |
Definition at line 248 of file SHAppBarMessage.cpp.
Referenced by OnCreate(), OnLButtonDown(), OnLButtonUp(), OnMouseMove(), OnMove(), OnSize(), and OnTimer().
|
protected |
Definition at line 240 of file SHAppBarMessage.cpp.
Referenced by AppBar_SetAlwaysOnTop(), OnAppBarCallback(), and OnCreate().
|
protected |
Definition at line 238 of file SHAppBarMessage.cpp.
Referenced by OnCreate(), and OnNCDestroy().
|
protected |
Definition at line 250 of file SHAppBarMessage.cpp.
Referenced by OnLButtonDown(), and OnMouseMove().
|
protected |
Definition at line 251 of file SHAppBarMessage.cpp.
Referenced by AppBar_AutoHide(), AppBar_Hide(), AppBar_PosChanged(), AppBar_QuerySetPos(), AppBar_UnHide(), OnLButtonUp(), and OnSize().
|
protected |
Definition at line 252 of file SHAppBarMessage.cpp.
Referenced by OnLButtonUp(), and OnMouseMove().
|
protected |
Definition at line 242 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().