ReactOS 0.4.16-dev-1272-g2c12489
|
Go to the source code of this file.
Classes | |
struct | tagAPPBAR |
class | CAppBarManager |
Typedefs | |
typedef struct tagAPPBAR | APPBAR |
typedef struct tagAPPBAR * | PAPPBAR |
Enumerations | |
enum | WORKAREA_TYPE { WORKAREA_NO_TRAY_AREA = 0 , WORKAREA_IS_NOT_MONITOR = 1 , WORKAREA_SAME_AS_MONITOR = 2 } |
Functions | |
static PAPPBARDATAINTEROP | AppBar_LockOutput (_In_ PAPPBAR_COMMAND pData) |
static VOID | AppBar_UnLockOutput (_Out_ PAPPBARDATAINTEROP pOutput) |
static BOOL | Edge_IsVertical (_In_ UINT uEdge) |
Enumerator | |
---|---|
WORKAREA_NO_TRAY_AREA | |
WORKAREA_IS_NOT_MONITOR | |
WORKAREA_SAME_AS_MONITOR |
Definition at line 37 of file appbar.h.
|
inlinestatic |
Definition at line 19 of file appbar.h.
Referenced by CAppBarManager::OnAppBarGetTaskbarPos(), CAppBarManager::OnAppBarQueryPos(), and CAppBarManager::OnAppBarSetPos().
|
inlinestatic |
Definition at line 25 of file appbar.h.
Referenced by CAppBarManager::OnAppBarGetTaskbarPos(), CAppBarManager::OnAppBarQueryPos(), and CAppBarManager::OnAppBarSetPos().
Definition at line 31 of file appbar.h.
Referenced by CAppBarManager::ComputeHiddenRect(), and CAppBarManager::OnAppBarQueryPos().