ciderpress/mdc
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
..
AboutDlg.cpp More source code shuffling 2014-11-25 14:34:14 -08:00
AboutDlg.h Normalize indentation and EOL 2014-11-03 16:26:53 -08:00
Main.cpp Gutenberg tweaks 2015-01-09 18:24:09 -08:00
Main.h File selection dialog update, part 1 2014-12-02 17:39:56 -08:00
ProgressDlg.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
ProgressDlg.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
StdAfx.cpp Normalize indentation and EOL 2014-11-03 16:26:53 -08:00
StdAfx.h Use types with explicit sizes 2014-11-20 18:10:18 -08:00
mdc.ICO initial import 2007-03-27 17:47:10 +00:00
mdc.clw CP/M: added support for Microsoft Softcard "data only" disks. 2009-01-03 19:02:13 +00:00
mdc.cpp File selection dialog update, part 1 2014-12-02 17:39:56 -08:00
mdc.h File selection dialog update, part 1 2014-12-02 17:39:56 -08:00
mdc.rc Update fonts in MDC dialogs 2015-01-15 14:26:39 -08:00
mdc.vcxproj Half-step toward VS2015 CE 2016-01-11 11:33:41 -08:00
mdc.vcxproj.filters File selection dialog update, part 1 2014-12-02 17:39:56 -08:00
mdc.vcxproj.user Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
resource.h Fix some issues identified by static analyzer 2014-11-19 14:54:24 -08:00