ciderpress/mdc
Andy McFadden aa3145856c Use types with explicit sizes
Focusing on the diskimg library this time, which deals with a lot of
filesystem structures that have specific widths.

This is still a bit lax in places, e.g. using "long" for lengths.
Should either specify a bit width or use di_off_t.

Also, added "override" keyword where appropriate.

Also, bumped library version to 5.0.0.
2014-11-24 15:57:25 -08:00
..
AboutDlg.cpp
AboutDlg.h
ChooseFilesDlg.cpp
ChooseFilesDlg.h
Main.cpp Use types with explicit sizes 2014-11-24 15:57:25 -08:00
Main.h
mdc.clw
mdc.cpp
mdc.h
mdc.ICO
mdc.rc Fix some issues identified by static analyzer 2014-11-19 14:54:24 -08:00
mdc.vcxproj
mdc.vcxproj.filters
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