ReactOS 0.4.16-dev-338-g34e76ad
|
#include "input.h"
Go to the source code of this file.
Functions | |
BOOL | LoadAdvancedSettings (HWND hwndDlg) |
BOOL | SaveAdvancedSettings (HWND hwndDlg) |
static INT_PTR | OnNotifyAdvancedSettingsPage (HWND hwndDlg, LPARAM lParam) |
INT_PTR CALLBACK | AdvancedSettingsPageProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |
Variables | |
BOOL | g_bTextServiceIsOff = FALSE |
Definition at line 81 of file advanced_settings_page.c.
Referenced by SystemApplet().
Definition at line 13 of file advanced_settings_page.c.
Referenced by AdvancedSettingsPageProc().
Definition at line 59 of file advanced_settings_page.c.
Referenced by AdvancedSettingsPageProc().
Definition at line 41 of file advanced_settings_page.c.
Referenced by OnNotifyAdvancedSettingsPage().
Definition at line 11 of file advanced_settings_page.c.
Referenced by LoadAdvancedSettings(), OnNotifyAdvancedSettingsPage(), and SaveAdvancedSettings().