Andy McFadden be8d3a4911 WinXP compatibility update
This changes the Platform Toolset configuration from "Visual Studio
2013 (v120)" to "Visual Studio 2013 - Windows XP (v120_xp)".  Without
this change, executables built by VS2013 will not run on WinXP.

To actually run on WinXP, we also need to install the redistributable
msvcr120.dll and mfc120u.dll, both of which are fairly large.  The
installation package has more than doubled in size.

At some point we may want to drop WinXP support -- Microsoft declared
end-of-life on April 8 2014 -- but if the only penalty is a 2MB increase
in installer size, we might as well keep supporting WinXP users.
2014-12-10 11:57:41 -08:00
2014-12-10 11:57:41 -08:00
2014-12-10 11:57:41 -08:00
2014-12-10 11:57:41 -08:00
2009-01-03 19:08:48 +00:00
2014-12-10 11:57:41 -08:00
2014-12-10 11:57:41 -08:00
2014-12-10 11:57:41 -08:00
2014-12-10 11:57:41 -08:00
2014-12-10 11:57:41 -08:00
2014-11-03 14:05:07 -08:00
2014-12-07 09:01:30 -08:00

UNDER CONSTRUCTION

I'm in the process of updating CiderPress to work with newer tools (VS 2013) and operating systems.

Current status:

  • Win32 main application properly executes basic functions. Still some things missing. Not well tested.
  • MDC application seems to work; not well tested.
  • Linux code doesn't compile.
  • The web documentation has been moved to github (see the gh-pages branch) and is available from http://a2ciderpress.com/.
Description
CiderPress Apple II archive utility for Windows
Readme 23 MiB
Languages
C++ 64.5%
C 28%
HTML 7.2%
Makefile 0.2%
Shell 0.1%