#include "stdafx.h"#include "resource.h"#include "CUndoable.h"#include "CFixTeamOwnerDialog.h"#include "worldbuilder.h"#include "worldbuilderdoc.h"#include "wbview.h"#include "wheightmapedit.h"#include "MainFrm.h"#include "Common/Debug.h"#include "Common/ThingTemplate.h"#include "W3DDevice/GameClient/HeightMap.h"#include "GlobalLightOptions.h"#include "PlayerListDlg.h"#include "TeamsDialog.h"#include "LayersList.h"Go to the source code of this file.
Variables | |
| HWND | ApplicationHWnd |
| our application window handle | |
|
extern |
our application window handle
application main window handle
application main window handle
our application window handle
Definition at line 79 of file WinMain.cpp.