Public Types | |
enum | |
Public Member Functions | |
CGoToDlg (int time=-1, float fps=0, CWnd *pParent=NULL) | |
virtual | ~CGoToDlg () |
afx_msg void | OnBnClickedOk () |
afx_msg void | OnBnClickedOk2 () |
Public Attributes | |
CString | m_timestr |
CString | m_framestr |
CEdit | m_timeedit |
CEdit | m_frameedit |
int | m_time |
float | m_fps |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
virtual BOOL | PreTranslateMessage (MSG *pMsg) |
Definition at line 27 of file GoToDlg.h.