ReactOS 0.4.16-dev-41-ge8c7597
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
#define | MAX_VALUE_NAME 16383 |
Functions | |
static INT | List_GetCount (IN PLIST_CTL ListCtl) |
static ULONG_PTR | List_GetData (IN PLIST_CTL ListCtl, IN INT Index) |
static VOID | AddCodePage (IN PLIST_CTL ListCtl, IN UINT CodePage) |
static VOID | BuildCodePageList (IN HWND hDlg, IN UINT CurrentCodePage) |
static VOID | UpdateDialogElements (IN HWND hDlg, IN PCONSOLE_STATE_INFO pConInfo) |
INT_PTR CALLBACK | OptionsProc (HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |
Definition at line 31 of file options.c.
Referenced by BuildCodePageList().
Definition at line 74 of file options.c.
Referenced by OptionsProc().
Definition at line 223 of file options.c.
Referenced by InitApplet().
|
static |
Definition at line 156 of file options.c.
Referenced by OptionsProc().