ReactOS 0.4.15-dev-6068-g8061a6f
|
#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 888 of file applpage.c.
Referenced by ApplicationPageOnNotify(), ApplicationPageWndProc(), and TaskManagerWndProc().
Definition at line 912 of file applpage.c.
Referenced by TaskManagerWndProc().
Definition at line 863 of file applpage.c.
Referenced by ApplicationPageOnNotify(), ApplicationPageWndProc(), and TaskManagerWndProc().
Definition at line 725 of file applpage.c.
Referenced by TaskManagerWndProc().
Definition at line 841 of file applpage.c.
Referenced by TaskManagerWndProc().
Definition at line 812 of file applpage.c.
Referenced by TaskManagerWndProc().
Definition at line 791 of file applpage.c.
Referenced by TaskManagerWndProc().
Definition at line 770 of file applpage.c.
Referenced by TaskManagerWndProc().
Definition at line 739 of file applpage.c.
Referenced by TaskManagerWndProc().
Definition at line 954 of file applpage.c.
Referenced by ApplicationPageOnNotify().
Definition at line 561 of file applpage.c.
Referenced by ApplicationPageWndProc().
Definition at line 266 of file applpage.c.
Referenced by ApplicationPageWndProc().
Definition at line 658 of file applpage.c.
Referenced by ApplicationPageOnNotify().
Definition at line 676 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.
Definition at line 82 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().