Skipperj How do I cheat?
Reputation: 0
Joined: 09 Mar 2026 Posts: 1
|
Posted: Mon Mar 09, 2026 11:07 am Post subject: Fixed Cyrillic display in Memory Viewer right text column |
|
|
ce 7.5 sources
The bug is in hexviewunit.pas, not in Windows locale and not in memory itself.
Main window CodePage String uses proper conversion, but Memory Viewer right text column was effectively stuck on ASCII/raw byte behavior.
Setting fCharEncoding := ceCodepage in THexView.create and fixing getChar / clipboard / paste codepage conversion solves Cyrillic display.
| Description: |
|
| Filesize: |
116.07 KB |
| Viewed: |
78 Time(s) |

|
| Description: |
|
 Download |
| Filename: |
hexviewunit.pas.lua |
| Filesize: |
92.09 KB |
| Downloaded: |
5 Time(s) |
|
|