#include "stdafx.h"#include "FdmApp.h"#include "DialDlg.h"#include "fsScheduleMgr.h"#include "fsRASMgr.h"#include "system.h"#include "ShedulerWnd.h"Go to the source code of this file.
Defines | |
| #define | WM_DIALDLG_ENDDIALOG (WM_APP + 500) |
Variables | |
| CShedulerWnd * | _pwndScheduler |
| #define WM_DIALDLG_ENDDIALOG (WM_APP + 500) |
Definition at line 21 of file ShedulerWnd.cpp.
1.5.6