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