#include "stdafx.h"
#include "SDKInterface.h"
#include "SDKInterfaceDlg.h"
Aller au code source de ce fichier.
Fonctions | |
BEGIN_MESSAGE_MAP (CSDKInterfaceApp, CWinApp) ON_COMMAND(ID_HELP | |
CWinApp::OnHelp | END_MESSAGE_MAP () CSDKInterfaceApp |
Variables | |
CSDKInterfaceApp | theApp |
|
|
|
Définition à la ligne 16 du fichier SDKInterface.cpp.
00023 { 00024 // TODO: add construction code here, 00025 // Place all significant initialization in InitInstance |
|
Définition à la ligne 30 du fichier SDKInterface.cpp. |