ReactOS 0.4.16-dev-13-ge2fc578
|
#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 392 of file applpage.c.
Referenced by EnumWindowsProc().
Definition at line 827 of file applpage.c.
Referenced by ApplicationPageOnNotify(), ApplicationPageWndProc(), and TaskManagerWndProc().
Definition at line 851 of file applpage.c.
Referenced by TaskManagerWndProc().
Definition at line 802 of file applpage.c.
Referenced by ApplicationPageOnNotify(), ApplicationPageWndProc(), and TaskManagerWndProc().
Definition at line 664 of file applpage.c.
Referenced by TaskManagerWndProc().
Definition at line 780 of file applpage.c.
Referenced by TaskManagerWndProc().
Definition at line 751 of file applpage.c.
Referenced by TaskManagerWndProc().
Definition at line 730 of file applpage.c.
Referenced by TaskManagerWndProc().
Definition at line 709 of file applpage.c.
Referenced by TaskManagerWndProc().
Definition at line 678 of file applpage.c.
Referenced by TaskManagerWndProc().
Definition at line 891 of file applpage.c.
Referenced by ApplicationPageOnNotify().
Definition at line 526 of file applpage.c.
Referenced by ApplicationPageWndProc().
Definition at line 248 of file applpage.c.
Referenced by ApplicationPageWndProc().
Definition at line 597 of file applpage.c.
Referenced by ApplicationPageOnNotify().
Definition at line 615 of file applpage.c.
Referenced by ApplicationPageOnNotify().
Definition at line 475 of file applpage.c.
Referenced by ApplicationPageOnNotify(), ApplicationPageRefreshThread(), and ApplicationPageWndProc().
Definition at line 89 of file applpage.c.
Referenced by OnCreate().
Definition at line 328 of file applpage.c.
Referenced by ApplicationPageRefreshThread().
Definition at line 47 of file applpage.c.
Definition at line 67 of file procpage.c.
Referenced by ApplicationPage_OnGotoProcess().
Definition at line 223 of file applpage.c.
Referenced by OnCreate(), TaskManagerWndProc(), and UpdateApplicationListControlViewSetting().
Definition at line 232 of file applpage.c.
Referenced by ApplicationPage_OnView(), and ApplicationPageWndProc().
Definition at line 30 of file applpage.c.
Referenced by AddOrUpdateHwnd(), and ApplicationPageRefreshThread().
Definition at line 27 of file applpage.c.
Referenced by ApplicationPageCompareFunc(), ApplicationPageOnNotify(), and ListView_Sort().
|
static |
Definition at line 43 of file applpage.c.
Referenced by ApplicationPageWndProc(), and RefreshApplicationPage().
HWND hApplicationPage |
Definition at line 20 of file applpage.c.
Referenced by OnCreate(), OnMove(), OnSize(), and TaskManager_OnTabWndSelChange().
HWND hApplicationPageEndTaskButton |
Definition at line 22 of file applpage.c.
Referenced by ApplicationPageUpdate(), and ApplicationPageWndProc().
HWND hApplicationPageListCtrl |
Definition at line 21 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 24 of file applpage.c.
Referenced by ApplicationPageWndProc().
HWND hApplicationPageSwitchToButton |
Definition at line 23 of file applpage.c.
Referenced by ApplicationPageUpdate(), and ApplicationPageWndProc().
Definition at line 42 of file applpage.c.
Referenced by ApplicationPageWndProc().
|
static |
Definition at line 26 of file applpage.c.
Referenced by ApplicationPageWndProc().
|
static |
Definition at line 25 of file applpage.c.
Referenced by ApplicationPageWndProc().
BOOL noApps |
Definition at line 29 of file applpage.c.
Referenced by ApplicationPageRefreshThread(), and EnumWindowsProc().