mirror of
https://github.com/fadden/ciderpress.git
synced 2024-11-25 10:30:53 +00:00
8f61f84585
Much of what the "reformat" code does involves processing data that is 8, 16, or 32 bits. We want to use size-specific types from stdint.h (e.g. uint16_t) rather than "unsigned short". This was a quick pass to replace the various "unsigned" declarations. More can be done here and elsewhere. |
||
---|---|---|
.. | ||
AboutDlg.cpp | ||
AboutDlg.h | ||
ChooseFilesDlg.cpp | ||
ChooseFilesDlg.h | ||
Main.cpp | ||
Main.h | ||
mdc.clw | ||
mdc.cpp | ||
mdc.h | ||
mdc.ICO | ||
mdc.rc | ||
mdc.vcxproj | ||
mdc.vcxproj.filters | ||
mdc.vcxproj.user | ||
ProgressDlg.cpp | ||
ProgressDlg.h | ||
resource.h | ||
StdAfx.cpp | ||
StdAfx.h |