mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-03-12 20:32:20 +00:00
1) Remove Init() 2) Call Reset() via CardManager 3) Call Destroy() via CardManager (only used by Disks/Harddisk) on WM_DESTROY The only "real" changes are in CSuperSerialCard: ensure destructor cleans up and remove Destroy().