Go to the source code of this file.
Defines |
| #define | BAUDTICKS 6 |
Functions |
| INT_PTR CALLBACK | SerialKeysDlgProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |
| static VOID | FillResetComboBox (HWND hwnd) |
| static VOID | WriteGlobalData (PGLOBAL_DATA pGlobalData) |
| INT_PTR CALLBACK | GeneralPageProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |
Variables |
| static UINT | nBaudArray [BAUDTICKS] = {300, 1200, 2400, 4800, 9600, 19200} |