|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Functions | |
| static VOID | RegTreeOpt_OnDestroy (IRegTreeOptions *pRTO) |
| static BOOL | RegTreeOpt_ToggleCheckItem (IRegTreeOptions *pRTO, HTREEITEM hItem) |
| static BOOL | RegTreeOpt_OnTreeViewClick (IRegTreeOptions *pRTO, HWND hWndTree) |
| static BOOL | RegTreeOpt_OnTreeViewKeyDown (IRegTreeOptions *pRTO, HWND hWndTree, TV_KEYDOWN *pKey) |
| static INT_PTR CALLBACK | VisualEffectsDlgProc (HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |
| static INT_PTR CALLBACK | AdvancedDlgProc (HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |
| VOID | ShowPerformanceOptions (HWND hDlg) |
|
static |
Definition at line 114 of file performance.c.
Referenced by ShowPerformanceOptions().
|
static |
Definition at line 15 of file performance.c.
Referenced by VisualEffectsDlgProc().
Definition at line 31 of file performance.c.
Referenced by VisualEffectsDlgProc().
|
static |
Definition at line 43 of file performance.c.
Referenced by VisualEffectsDlgProc().
Definition at line 25 of file performance.c.
Referenced by RegTreeOpt_OnTreeViewClick(), and RegTreeOpt_OnTreeViewKeyDown().
Definition at line 137 of file performance.c.
Referenced by AdvancedPageProc(), and SystemApplet().
|
static |
Definition at line 53 of file performance.c.
Referenced by ShowPerformanceOptions().