Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
========================================================================
APPLICATION : forms2 Project Overview
========================================================================
This is the Visual Studio 2005 Version
It is not up to date in terms of functionality or compatibility with
recent versions of Cicero, however, if for some reason you have to use
Visual Studio 2005, this might come in handy.
Otherwise, switch to the VS2010 branch!!
General information about Simplicio
1. The project is called "forms2"
2. The main class is called "Form1"
3. It runs several different cameras
4. You can add more cameras by creating subclasses of CameraDriver
5. Simplicio is visible to Cicero as a server
The following is automatically generated by Microsoft:
========================================================================
AppWizard has created this forms2 Application for you.
This file contains a summary of what you will find in each of the files that
make up your forms2 application.
forms2.vcproj
This is the main project file for VC++ projects generated using an Application Wizard.
It contains information about the version of Visual C++ that generated the file, and
information about the platforms, configurations, and project features selected with the
Application Wizard.
forms2.cpp
This is the main application source file.
Contains the code to display the form.
Form1.h
Contains the implementation of your form class and InitializeComponent() function.
AssemblyInfo.cpp
Contains custom attributes for modifying assembly metadata.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named forms2.pch and a precompiled types file named StdAfx.obj.
/////////////////////////////////////////////////////////////////////////////