Sample application using C++ and Microsoft Foundation Class Library
This sample shows you how to create a basic Carmenta Engine application using C++ and the Microsoft Foundation Class Library (MFC).
The sample uses the environment variables "$(CARMENTA_ENGINE_5_INCLUDE)" and "$(CARMENTA_ENGINE_5_LIBS)" to setup the required include and library directories in the Visual Studio project settings.
The sample also uses a very simple MapControl inherited from the MapControl class.