ciderpress/util
Andy McFadden 3f9561f2d5 Define _CRT_SECURE_NO_WARNINGS and _CRT_NONSTDC_NO_DEPRECATE
There's probably some value in using the "secure" versions of the
various string functions, but I don't want to deal with it right
now.  We won't use them for the stuff that builds under Linux
anyway (diskimg, nufxlib).

This largely eliminates warnings from VC++.
2014-11-18 14:55:13 -08:00
..
CancelDialog.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
FaddenStd.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
ImageDataObject.cpp Normalize indentation and EOL 2014-11-03 16:26:53 -08:00
ImageDataObject.h Normalize indentation and EOL 2014-11-03 16:26:53 -08:00
Modeless.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
MyBitmapButton.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
MyBitmapButton.h Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
MyDebug.cpp Minor fixes 2014-11-18 14:30:51 -08:00
MyDebug.h Minor fixes 2014-11-18 14:30:51 -08:00
MyDIBitmap.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
MyDIBitmap.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
MyEdit.cpp Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
MyEdit.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
MySpinCtrl.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
MySpinCtrl.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
PathName.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
PathName.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
Pidl.cpp Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
Pidl.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
ProgressCancelDialog.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
SelectFilesDialog.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
SelectFilesDialog.h Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
ShellTree.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
ShellTree.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
SoundFile.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
SoundFile.h Change "nil" to "NULL" 2014-11-17 21:37:36 -08:00
StdAfx.cpp Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
StdAfx.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00
Util.cpp Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
Util.h Convert WSMG to LOG 2014-11-18 14:16:35 -08:00
util.vcxproj Define _CRT_SECURE_NO_WARNINGS and _CRT_NONSTDC_NO_DEPRECATE 2014-11-18 14:55:13 -08:00
util.vcxproj.filters Added new logging macros 2014-11-17 18:07:07 -08:00
UtilLib.h Large set of changes to restore CiderPress build. 2014-11-16 21:01:53 -08:00