ciderpress/reformat
Andy McFadden b11f10dddf Visual Studio 2013 update
This updates the project files for Visual Studio 2013, and removes
the old Visual Studio 6 (1998) project files.  The update tool had
a number of complaints (see UpgradeLog.htm) that may need to be
addressed.

Also, replaced .cvsignore with .gitignore.

Visual Studio reports 1886 build errors, nearly all of them due to
the switch from MBCS to Unicode.  The former is no longer
supported "out of the box", and its use is discouraged, so we're
going to bite the bullet and use wide characters in the UI.
2014-11-03 14:05:07 -08:00
..
AppleWorks.cpp Protect against some really badly corrupted AppleWorks files. This fix keeps us from spinning on 100% CPU when the buffer "length" (corrupt, negative) will never decrease. 2011-09-04 20:21:40 +00:00
AppleWorks.h initial import 2007-03-27 17:47:10 +00:00
Asm.cpp initial import 2007-03-27 17:47:10 +00:00
Asm.h initial import 2007-03-27 17:47:10 +00:00
AWGS.cpp initial import 2007-03-27 17:47:10 +00:00
AWGS.h initial import 2007-03-27 17:47:10 +00:00
BASIC.cpp More fidelity for Business BASIC to native LIST command 2009-01-03 09:36:26 +00:00
BASIC.h Add Apple /// Business BASIC file support 2008-12-16 03:35:37 +00:00
CPMFiles.cpp initial import 2007-03-27 17:47:10 +00:00
CPMFiles.h initial import 2007-03-27 17:47:10 +00:00
Directory.cpp initial import 2007-03-27 17:47:10 +00:00
Directory.h initial import 2007-03-27 17:47:10 +00:00
Disasm.cpp initial import 2007-03-27 17:47:10 +00:00
Disasm.h initial import 2007-03-27 17:47:10 +00:00
DisasmTable.cpp initial import 2007-03-27 17:47:10 +00:00
DoubleHiRes.cpp initial import 2007-03-27 17:47:10 +00:00
DoubleHiRes.h initial import 2007-03-27 17:47:10 +00:00
DreamGrafix.cpp initial import 2007-03-27 17:47:10 +00:00
HiRes.cpp initial import 2007-03-27 17:47:10 +00:00
HiRes.h initial import 2007-03-27 17:47:10 +00:00
MacPaint.cpp initial import 2007-03-27 17:47:10 +00:00
MacPaint.h initial import 2007-03-27 17:47:10 +00:00
NiftyList.cpp initial import 2007-03-27 17:47:10 +00:00
PascalFiles.cpp initial import 2007-03-27 17:47:10 +00:00
PascalFiles.h initial import 2007-03-27 17:47:10 +00:00
PrintShop.cpp initial import 2007-03-27 17:47:10 +00:00
PrintShop.h initial import 2007-03-27 17:47:10 +00:00
Reformat.cpp Add vestigal support for Gutenberg Word Processor formatting 2009-01-05 02:11:31 +00:00
Reformat.h Add vestigal support for Gutenberg Word Processor formatting 2009-01-05 02:11:31 +00:00
reformat.vcxproj Visual Studio 2013 update 2014-11-03 14:05:07 -08:00
reformat.vcxproj.filters Visual Studio 2013 update 2014-11-03 14:05:07 -08:00
ReformatBase.cpp Add vestigal support for Gutenberg Word Processor formatting 2009-01-05 02:11:31 +00:00
ReformatBase.h Add vestigal support for Gutenberg Word Processor formatting 2009-01-05 02:11:31 +00:00
ResourceFork.cpp initial import 2007-03-27 17:47:10 +00:00
ResourceFork.h initial import 2007-03-27 17:47:10 +00:00
Simple.cpp initial import 2007-03-27 17:47:10 +00:00
Simple.h initial import 2007-03-27 17:47:10 +00:00
StdAfx.cpp initial import 2007-03-27 17:47:10 +00:00
StdAfx.h initial import 2007-03-27 17:47:10 +00:00
SuperHiRes.cpp Fix 640 mode palette offsets in SHR converter. 2014-01-20 05:35:58 +00:00
SuperHiRes.h initial import 2007-03-27 17:47:10 +00:00
Teach.cpp initial import 2007-03-27 17:47:10 +00:00
Teach.h initial import 2007-03-27 17:47:10 +00:00
Text8.cpp Add vestigal support for Gutenberg Word Processor formatting 2009-01-05 02:11:31 +00:00
Text8.h Add vestigal support for Gutenberg Word Processor formatting 2009-01-05 02:11:31 +00:00