Classes | |
| class | ControlBase |
| class | Button |
| class | CheckBox |
| class | RadioButton |
| class | TextBox |
| class | EditBox |
| class | ListBox |
| class | Trackbar |
| class | ComboBox |
| class | UpDownBox |
| class | DialogWindow |
| class | DialogApprox |
| class | MainApp |
| class | WinGL |
Enumerations | |
| enum | { MAX_INDEX = 30000 } |
Functions | |
| INT_PTR CALLBACK | About (HWND hDlg, UINT msg, WPARAM wParam, LPARAM lParam) |
| INT_PTR CALLBACK | ApproxDlgProc (HWND hDlg, UINT msg, WPARAM wParam, LPARAM lParam) |
| LRESULT CALLBACK | WndProcedure (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
| void | printError (LPTSTR lpszFunction) |
Variables | |
| const TCHAR | AppName [] = TEXT("FemViewer") |
| INT_PTR CALLBACK FemViewer::Win::About | ( | HWND | hDlg, | |
| UINT | msg, | |||
| WPARAM | wParam, | |||
| LPARAM | lParam | |||
| ) |

| INT_PTR CALLBACK FemViewer::Win::ApproxDlgProc | ( | HWND | hDlg, | |
| UINT | msg, | |||
| WPARAM | wParam, | |||
| LPARAM | lParam | |||
| ) |


| void FemViewer::Win::printError | ( | LPTSTR | lpszFunction | ) |
| LRESULT CALLBACK FemViewer::Win::WndProcedure | ( | HWND | hWnd, | |
| UINT | uMsg, | |||
| WPARAM | wParam, | |||
| LPARAM | lParam | |||
| ) |

| const TCHAR FemViewer::Win::AppName[] = TEXT("FemViewer") |
1.6.1