|
ReactOS 0.4.16-dev-2002-gb050a45
|
#include "precomp.h"
Go to the source code of this file.
Classes | |
| struct | _COLUMN_LIST |
Typedefs | |
| typedef struct _COLUMN_LIST | COLUMN_LIST |
Functions | |
| VOID | SetListViewStyle (HWND hListView, DWORD View) |
| VOID | ListViewSelectionChanged (PMAIN_WND_INFO Info, LPNMLISTVIEW pnmv) |
| VOID | ChangeListViewText (PMAIN_WND_INFO Info, ENUM_SERVICE_STATUS_PROCESS *pService, UINT Column) |
| BOOL | RefreshServiceList (PMAIN_WND_INFO Info) |
| static VOID | InitListViewImage (PMAIN_WND_INFO Info) |
| BOOL | CreateListView (PMAIN_WND_INFO Info) |
Variables | |
| static const COLUMN_LIST | Columns [] |
| typedef struct _COLUMN_LIST COLUMN_LIST |
| VOID ChangeListViewText | ( | PMAIN_WND_INFO | Info, |
| ENUM_SERVICE_STATUS_PROCESS * | pService, | ||
| UINT | Column | ||
| ) |
Definition at line 105 of file listview.c.
Referenced by GeneralPageProc(), MainWndCommand(), RefreshServiceList(), and SaveDlgInfo().
| BOOL CreateListView | ( | PMAIN_WND_INFO | Info | ) |
Definition at line 355 of file listview.c.
Referenced by ChildWndProc(), and InitMainWnd().
|
static |
Definition at line 299 of file listview.c.
Referenced by CreateListView().
| VOID ListViewSelectionChanged | ( | PMAIN_WND_INFO | Info, |
| LPNMLISTVIEW | pnmv | ||
| ) |
Definition at line 48 of file listview.c.
Referenced by MainWndProc().
| BOOL RefreshServiceList | ( | PMAIN_WND_INFO | Info | ) |
Definition at line 247 of file listview.c.
Referenced by MainWndCommand(), and MainWndProc().
Definition at line 34 of file listview.c.
Referenced by MainWndCommand().
|
static |
Definition at line 19 of file listview.c.
Referenced by CreateListView(), EfiConOutQueryMode(), IntVideoPortResetDisplayParameters(), IntVideoPortResetDisplayParametersEx(), LoadColumnsStream(), CDefView::SaveViewState(), ScreenDeviceControl(), ScreenWrite(), ScrResetDisplayParameters(), ScrWrite(), test_effect_parameter_value(), test_effect_parameter_value_GetMatrix(), test_effect_parameter_value_GetMatrixArray(), test_effect_parameter_value_GetMatrixPointerArray(), test_effect_parameter_value_GetMatrixTranspose(), test_effect_parameter_value_GetMatrixTransposeArray(), test_effect_parameter_value_GetMatrixTransposePointerArray(), and WSHGetWinsockMapping().