ciderpress/util
Andy McFadden 66660a1fe4 Add DECLARE_COPY_AND_OPEQ to util classes
Make operator= and the copy constructor private in all of the classes
in the utility library and the base classes in reformat.
2014-12-04 11:18:12 -08:00
..
CancelDialog.h Add DECLARE_COPY_AND_OPEQ to util classes 2014-12-04 11:18:12 -08:00
FaddenStd.h
ImageDataObject.cpp
ImageDataObject.h Add DECLARE_COPY_AND_OPEQ to util classes 2014-12-04 11:18:12 -08:00
Modeless.h Add DECLARE_COPY_AND_OPEQ to util classes 2014-12-04 11:18:12 -08:00
MyBitmapButton.cpp
MyBitmapButton.h Add DECLARE_COPY_AND_OPEQ to util classes 2014-12-04 11:18:12 -08:00
MyDebug.cpp File selection dialog update, part 1 2014-12-02 17:39:56 -08:00
MyDebug.h File selection dialog update, part 1 2014-12-02 17:39:56 -08:00
MyDIBitmap.cpp
MyDIBitmap.h Add DECLARE_COPY_AND_OPEQ to util classes 2014-12-04 11:18:12 -08:00
MyEdit.cpp
MyEdit.h Add DECLARE_COPY_AND_OPEQ to util classes 2014-12-04 11:18:12 -08:00
MySpinCtrl.cpp
MySpinCtrl.h Add DECLARE_COPY_AND_OPEQ to util classes 2014-12-04 11:18:12 -08:00
PathName.cpp
PathName.h File selection dialog update, part 2 2014-12-03 16:10:03 -08:00
Pidl.cpp
Pidl.h Add DECLARE_COPY_AND_OPEQ to util classes 2014-12-04 11:18:12 -08:00
ProgressCancelDialog.h Add DECLARE_COPY_AND_OPEQ to util classes 2014-12-04 11:18:12 -08:00
SelectFilesDialog.cpp File selection dialog update, part 2 2014-12-03 16:10:03 -08:00
SelectFilesDialog.h Add DECLARE_COPY_AND_OPEQ to util classes 2014-12-04 11:18:12 -08:00
ShellTree.cpp
ShellTree.h Add DECLARE_COPY_AND_OPEQ to util classes 2014-12-04 11:18:12 -08:00
SoundFile.cpp
SoundFile.h Add DECLARE_COPY_AND_OPEQ to util classes 2014-12-04 11:18:12 -08:00
StdAfx.cpp
StdAfx.h
Util.cpp Fix some static analyzer quibbles 2014-12-02 17:55:19 -08:00
Util.h Add DECLARE_COPY_AND_OPEQ to util classes 2014-12-04 11:18:12 -08:00
util.vcxproj
util.vcxproj.filters
UtilLib.h