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
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
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
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
ProgressDlg.cpp
ProgressDlg.h
resource.h Fix some issues identified by static analyzer 2014-11-19 14:54:24 -08:00
StdAfx.cpp
StdAfx.h Use types with explicit sizes 2014-11-20 18:10:18 -08:00