#include "KeosWin32Timer.h"#include "KeosWin32ConfigDialog.h"#include "KeosWin32ErrorDialog.h"Go to the source code of this file.
Namespaces | |
| namespace | Keos |
Functions | |
| void | Keos::createTimer (CTimer **ppTimer) |
| void | Keos::destroyTimer (CTimer *pTimer) |
| void | Keos::createPlatformConfigDialog (IConfigDialog **ppDlg) |
| void | Keos::destroyPlatformConfigDialog (IConfigDialog *pDlg) |
| void | Keos::createPlatformErrorDialog (IErrorDialog **ppDlg) |
| void | Keos::destroyPlatformErrorDialog (IErrorDialog *pDlg) |
| void | Keos::getVideoModeList (StringVector *pList) |
1.5.1-p1