#include "stdafx.h"
#include "ExNihiloLauncher.h"
#include "ExNihiloLauncherDlg.h"
Go to the source code of this file.
Functions | |
BEGIN_MESSAGE_MAP (CExNihiloLauncherApp, CWinApp) ON_COMMAND(ID_HELP | |
CWinApp::OnHelp | END_MESSAGE_MAP () CExNihiloLauncherApp |
Variables | |
CExNihiloLauncherApp | theApp |
|
|
|
Definition at line 16 of file ExNihiloLauncher.cpp.
00023 { 00024 // TODO: add construction code here, 00025 // Place all significant initialization in InitInstance |
|
Definition at line 30 of file ExNihiloLauncher.cpp. |