ciderpress/reformat
Andy McFadden 98f098d421 Half-step toward VS2015 CE
When initially opened in Visual Studio 2015 Community Edition, the
project was updated to use the v140_xp toolset.  When the program
was run under WinXP it complained about a missing runtime DLL.  When
the DLL was provided, it complained about another one (with a
slightly strange name).  So I reverted the tools to v120_xp, i.e.
Visual Studio 2013.  (I don't know if this works because the tools
are included with VS2015, or because I have VS2013 installed and it
managed to find them.)

Whatever the case, it now builds for me with either IDE, and seems
to work fine on Windows XP, but I'd like to figure out why the XP
build isn't working with the v140_xp tools.
2016-01-11 11:33:41 -08:00
..
AppleWorks.cpp
AppleWorks.h
Asm.cpp Fix Merlin file formatting 2015-07-01 09:05:07 -07:00
Asm.h
AWGS.cpp Fix subvol charset handling 2015-01-15 10:34:45 -08:00
AWGS.h
BASIC.cpp Handle carriage returns in REM statements 2015-01-21 13:40:28 -08:00
BASIC.h
Charset.cpp Fix subvol charset handling 2015-01-15 10:34:45 -08:00
Charset.h Simplify 2015-01-15 14:21:01 -08:00
CPMFiles.cpp
CPMFiles.h
Directory.cpp
Directory.h
Disasm.cpp
Disasm.h
DisasmTable.cpp
DoubleHiRes.cpp
DoubleHiRes.h
DreamGrafix.cpp
HiRes.cpp Add LZ4FH support 2015-08-02 13:34:51 -07:00
HiRes.h Add LZ4FH support 2015-08-02 13:34:51 -07:00
MacPaint.cpp
MacPaint.h
NiftyList.cpp
PascalFiles.cpp
PascalFiles.h
PrintShop.cpp
PrintShop.h
Reformat.cpp
Reformat.h
reformat.vcxproj Half-step toward VS2015 CE 2016-01-11 11:33:41 -08:00
reformat.vcxproj.filters Fix subvol charset handling 2015-01-15 10:34:45 -08:00
ReformatBase.cpp Fix subvol charset handling 2015-01-15 10:34:45 -08:00
ReformatBase.h Initialize fUseRTF to "true" 2016-01-11 10:53:32 -08:00
ResourceFork.cpp Fix display of invalid resource forks 2015-12-26 17:07:46 -08:00
ResourceFork.h
Simple.cpp
Simple.h
StdAfx.cpp
StdAfx.h
SuperHiRes.cpp
SuperHiRes.h
Teach.cpp Fix subvol charset handling 2015-01-15 10:34:45 -08:00
Teach.h
Text8.cpp
Text8.h