Matter Code
Status: Pre-Alpha
Brought to you by:
gregorw
File | Date | Author | Commit |
---|---|---|---|
ClientSocket.cpp | 2012-02-02 | gregorw | [r1] |
ClientSocket.h | 2012-02-02 | gregorw | [r1] |
Process.cpp | 2012-02-02 | gregorw | [r1] |
Process.h | 2012-02-02 | gregorw | [r1] |
ReadMe.txt | 2012-02-02 | gregorw | [r1] |
Socket.cpp | 2012-02-02 | gregorw | [r1] |
Socket.h | 2012-02-02 | gregorw | [r1] |
VSA.rc | 2012-02-02 | gregorw | [r1] |
VSA.sln | 2012-02-02 | gregorw | [r1] |
VSA.vcxproj | 2012-02-02 | gregorw | [r1] |
VSA.vcxproj.filters | 2012-02-02 | gregorw | [r1] |
VSABuddy.cpp | 2012-02-02 | gregorw | [r1] |
VSABuddy.h | 2012-02-02 | gregorw | [r1] |
VSAClient.cpp | 2012-02-02 | gregorw | [r1] |
VSAClient.h | 2012-02-02 | gregorw | [r1] |
VSAConfig.cpp | 2012-02-02 | gregorw | [r1] |
VSAConfig.h | 2012-02-02 | gregorw | [r1] |
VSAXMPP.cpp | 2012-02-02 | gregorw | [r1] |
VSAXMPP.h | 2012-02-02 | gregorw | [r1] |
XmlNotify.h | 2012-02-02 | gregorw | [r1] |
XmlParser.h | 2012-02-02 | gregorw | [r1] |
XmlStream.cpp | 2012-02-02 | gregorw | [r1] |
XmlStream.h | 2012-02-02 | gregorw | [r1] |
XmlUtil.h | 2012-02-02 | gregorw | [r1] |
cService.cpp | 2012-02-02 | gregorw | [r1] |
cService.h | 2012-02-02 | gregorw | [r1] |
popup.wsf | 2012-02-02 | gregorw | [r1] |
resource.h | 2012-02-02 | gregorw | [r1] |
stdafx.cpp | 2012-02-02 | gregorw | [r1] |
stdafx.h | 2012-02-02 | gregorw | [r1] |
======================================================================== CONSOLE APPLICATION : VSA Project Overview ======================================================================== AppWizard has created this VSA application for you. This file contains a summary of what you will find in each of the files that make up your VSA application. VSA.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. VSA.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named VSA.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" comments to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////