ReactOS
0.4.15-dev-4853-g3a72a52
|
#include "precomp.h"
Go to the source code of this file.
Classes | |
struct | APPLICATION_PAGE_LIST_ITEM |
Macros | |
#define | GET_ICON(type) SendMessageTimeoutW(hWnd, WM_GETICON, (type), 0, SMTO_ABORTIFHUNG, 100, (PDWORD_PTR)&hIcon) |
Typedefs | |
typedef struct APPLICATION_PAGE_LIST_ITEM * | LPAPPLICATION_PAGE_LIST_ITEM |
#define GET_ICON | ( | type | ) | SendMessageTimeoutW(hWnd, WM_GETICON, (type), 0, SMTO_ABORTIFHUNG, 100, (PDWORD_PTR)&hIcon) |
Definition at line 414 of file applpage.c.
Referenced by EnumWindowsProc().
Definition at line 892 of file applpage.c.
Referenced by ApplicationPageOnNotify(), ApplicationPageWndProc(), and TaskManagerWndProc().
Definition at line 916 of file applpage.c.
Referenced by TaskManagerWndProc().
Definition at line 867 of file applpage.c.
Referenced by ApplicationPageOnNotify(), ApplicationPageWndProc(), and TaskManagerWndProc().
Definition at line 729 of file applpage.c.
Referenced by TaskManagerWndProc().
Definition at line 845 of file applpage.c.
Referenced by TaskManagerWndProc().
Definition at line 816 of file applpage.c.
Referenced by TaskManagerWndProc().
Definition at line 795 of file applpage.c.
Referenced by TaskManagerWndProc().
Definition at line 774 of file applpage.c.
Referenced by TaskManagerWndProc().
Definition at line 743 of file applpage.c.
Referenced by TaskManagerWndProc().
Definition at line 958 of file applpage.c.
Referenced by ApplicationPageOnNotify().
Definition at line 568 of file applpage.c.
Referenced by ApplicationPageWndProc().
Definition at line 266 of file applpage.c.
Referenced by ApplicationPageWndProc().
Definition at line 665 of file applpage.c.
Referenced by ApplicationPageOnNotify().
Definition at line 683 of file applpage.c.
Referenced by ApplicationPageOnNotify().
Definition at line 504 of file applpage.c.
Referenced by ApplicationPageOnNotify(), ApplicationPageRefreshThread(), and ApplicationPageWndProc().
Definition at line 104 of file applpage.c.
Referenced by OnCreate().
Definition at line 86 of file applpage.c.
Referenced by ApplicationPageWndProc().
Definition at line 350 of file applpage.c.
Referenced by ApplicationPageRefreshThread().
Definition at line 62 of file applpage.c.
Referenced by ApplicationPageWndProc().
Definition at line 83 of file procpage.c.
Referenced by ApplicationPage_OnGotoProcess().
Definition at line 241 of file applpage.c.
Referenced by OnCreate(), TaskManagerWndProc(), and UpdateApplicationListControlViewSetting().
Definition at line 250 of file applpage.c.
Referenced by ApplicationPage_OnView(), and ApplicationPageWndProc().
Definition at line 45 of file applpage.c.
Referenced by AddOrUpdateHwnd(), and ApplicationPageRefreshThread().
Definition at line 42 of file applpage.c.
Referenced by ApplicationPageCompareFunc(), ApplicationPageOnNotify(), and ListView_Sort().
|
static |
Definition at line 58 of file applpage.c.
Referenced by ApplicationPageWndProc(), and RefreshApplicationPage().
HWND hApplicationPage |
Definition at line 35 of file applpage.c.
Referenced by OnCreate(), OnMove(), OnSize(), and TaskManager_OnTabWndSelChange().
HWND hApplicationPageEndTaskButton |
Definition at line 37 of file applpage.c.
Referenced by ApplicationPageUpdate(), and ApplicationPageWndProc().
HWND hApplicationPageListCtrl |
Definition at line 36 of file applpage.c.
Referenced by AddOrUpdateHwnd(), ApplicationPage_OnEndTask(), ApplicationPage_OnGotoProcess(), ApplicationPage_OnSwitchTo(), ApplicationPage_OnWindowsBringToFront(), ApplicationPage_OnWindowsCascade(), ApplicationPage_OnWindowsMaximize(), ApplicationPage_OnWindowsMinimize(), ApplicationPage_OnWindowsTile(), ApplicationPageOnNotify(), ApplicationPageRefreshThread(), ApplicationPageShowContextMenu2(), ApplicationPageUpdate(), ApplicationPageWndProc(), AppPageCleanup(), TaskManager_OnTabWndSelChange(), TaskManagerWndProc(), and UpdateApplicationListControlViewSetting().
HWND hApplicationPageNewTaskButton |
Definition at line 39 of file applpage.c.
Referenced by ApplicationPageWndProc().
HWND hApplicationPageSwitchToButton |
Definition at line 38 of file applpage.c.
Referenced by ApplicationPageUpdate(), and ApplicationPageWndProc().
Definition at line 57 of file applpage.c.
Referenced by ApplicationPageWndProc().
|
static |
Definition at line 41 of file applpage.c.
Referenced by ApplicationPageWndProc().
|
static |
Definition at line 40 of file applpage.c.
Referenced by ApplicationPageWndProc().
BOOL noApps |
Definition at line 44 of file applpage.c.
Referenced by ApplicationPageRefreshThread(), and EnumWindowsProc().