abbaye / WpfHexEditorControl

Wpf Hexeditor is a powerful and fully customisable user control for editing file or stream as hexadecimal, decimal and binary. Can be used in Wpf or WinForm application
https://www.nuget.org/packages/WPFHexaEditor/
Apache License 2.0
815 stars 136 forks source link

Fixed issue: Can not open with write permissions previously opened file #49

Closed dondrakon closed 5 years ago

dondrakon commented 5 years ago

Steps to reproduce:

  1. Open a file
  2. Save the file to another one
  3. Open the file from step 1 again

Expected result:

Actual result:

abbaye commented 5 years ago

That's ok I have put the correction on code :) Thank tou