ciderpress/mdc
Andy McFadden d42b9c6dc0 Add CheckedLoadString
The static analyzer was annoyed that the return value from calls to
CString::LoadString() was being ignored.  This adds a wrapper
function that checks the value and logs a failure message if the
string can't be found.
2014-12-16 11:04:31 -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 Add CheckedLoadString 2014-12-16 11:04:31 -08:00
Main.h File selection dialog update, part 1 2014-12-02 17:39:56 -08: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.ICO initial import 2007-03-27 17:47:10 +00:00
mdc.rc File selection dialog update, part 1 2014-12-02 17:39:56 -08:00
mdc.vcxproj WinXP compatibility update 2014-12-10 11:57: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
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
resource.h Fix some issues identified by static analyzer 2014-11-19 14:54:24 -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