Go to the source code of this file.
Data Structures |
| struct | ASSIGNMENT |
Functions |
| static VOID | UpdateButtonColor (HWND hwndDlg, GLOBALS *g, INT ID, INT nButton, INT nColor) |
| static VOID | InitColorButtons (HWND hwndDlg, GLOBALS *g) |
| static int CALLBACK | EnumFontFamExProc (ENUMLOGFONTEX *lpelfe, NEWTEXTMETRICEX *lpntme, DWORD dwFontType, LPARAM lParam) |
| static VOID | UpdateControls (HWND hwndDlg, GLOBALS *g) |
| static VOID | SaveCurrentValues (HWND hwndDlg, GLOBALS *g) |
| static BOOL | GetColor (HWND hwndDlg, GLOBALS *g, INT nButton) |
| static VOID | AdvAppearanceDlg_Init (HWND hwndDlg, GLOBALS *g) |
| static VOID | AdvAppearanceDlg_CleanUp (HWND hwndDlg, GLOBALS *g) |
| static VOID | SelectComboByElement (HWND hwnd, INT id, LPARAM lParam) |
| static VOID | GetSelectedComboText (HWND hwnd, INT id, LPWSTR lpStr) |
| static INT | GetSelectedComboInt (HWND hwnd, INT id) |
| static INT | GetEditedComboInt (HWND hwnd, INT id) |
| INT_PTR CALLBACK | AdvAppearanceDlgProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |
Variables |
| const ASSIGNMENT | g_Assignment [NUM_ELEMENTS] |