mirror of
https://github.com/fadden/ciderpress.git
synced 2024-12-30 11:29:32 +00:00
CiderPress Apple II archive utility for Windows
b2cd857031
This adds a replacement for the SelectFilesDialog class. It has been updated to use Explorer-style dialogs, which are a bit nicer than the old-style dialogs. Hopefully this will eliminate some of the brain damage, like the disappearing Accept button. This change only updates MDC. A second change will update the main app and remove the old code. Also, updated the MDC version to 3.0.0, and changed the web site linked in the Help menu from faddensoft.com to a2ciderpress.com. |
||
---|---|---|
app | ||
diskimg | ||
DIST | ||
linux | ||
mdc | ||
nufxlib | ||
reformat | ||
util | ||
zlib | ||
.gitignore | ||
CP.sln | ||
LICENSE.txt | ||
ReadMe.htm | ||
README.md |
UNDER CONSTRUCTION
I'm in the process of updating CiderPress to work with newer tools (VS 2013) and operating systems.
Current status:
- Win32 main application compiles and can execute basic functions, but there are still big pieces missing.
- MDC application can't get past the initial "choose files" dialog.
- Linux code doesn't compile.
- The web documentation has been moved to github (see the gh-pages branch) and is available from http://a2ciderpress.com/.