You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bool mayLeadToIncompatibilityIssues=false; // assumption (none Track contains assets that could potentially lead to unreadability in randomly selected emulator)
// determines and returns number of free Bytes on current working disk (nullptr below); this function to be used during Image saving to avoid exceptions (for can't use try-catch blocks in "MFC4.2" release!)
// saves Track defined by the {Cylinder,Head} pair in PhysicalAddress to the current position in the open file; after saving, the position in the file will advance immediately "after" the just saved Track
// saves Track defined by the {Cylinder,Head} pair in PhysicalAddress to the current position in the open file, returning Windows standard i/o error; after saving, the position in the file will advance immediately "after" the just saved Track
0 commit comments