wintools/MonoLaunch/monoLaunchC
Francisco T. Martinez f19c21569e Initial import
svn path=/trunk/wintools/; revision=59665
2006-04-19 20:19:38 +00:00
..
MFConRegEditor.cpp Initial import 2006-04-19 20:19:38 +00:00
MFConRegEditor.h Initial import 2006-04-19 20:19:38 +00:00
ReadMe.txt Initial import 2006-04-19 20:19:38 +00:00
StdAfx.cpp Initial import 2006-04-19 20:19:38 +00:00
StdAfx.h Initial import 2006-04-19 20:19:38 +00:00
mono.ico Initial import 2006-04-19 20:19:38 +00:00
monoLaunchC.cpp Initial import 2006-04-19 20:19:38 +00:00
monoLaunchC.mak Initial import 2006-04-19 20:19:38 +00:00
monoLaunchC.rc Initial import 2006-04-19 20:19:38 +00:00
monoLaunchC.vcproj Initial import 2006-04-19 20:19:38 +00:00
resource.h Initial import 2006-04-19 20:19:38 +00:00

ReadMe.txt

Этот файл содержит невидимые символы Юникода!

Этот файл содержит невидимые символы Юникода, которые могут быть отображены не так, как показано ниже. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы показать скрытые символы.

========================================================================
       WIN32 APPLICATION : monoLaunchC
========================================================================


AppWizard has created this monoLaunchC application for you.  

This file contains a summary of what you will find in each of the files that
make up your monoLaunchC application.

monoLaunchC.cpp
    This is the main application source file.

monoLaunchC.dsp
    This file (the project file) contains information at the project level and
    is used to build a single project or subproject. Other users can share the
    project (.dsp) file, but they should export the makefiles locally.
	

/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
    These files are used to build a precompiled header (PCH) file
    named monoLaunchC.pch and a precompiled types file named StdAfx.obj.


/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.


/////////////////////////////////////////////////////////////////////////////
License:

The MIT License
Copyright (c) 2004-2006 Francisco "Paco" Martinez
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Microsoft .NET and Windows are registered trademarks of
Microsoft Corporation.