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
Currently SaveFile clears fDirty and updates the title after attempting WriteFile, but it does not check whether WriteFile succeeded or whether all bytes were written.
Currently SaveFile clears fDirty and updates the title after attempting WriteFile, but it does not check whether WriteFile succeeded or whether all bytes were written.