Raw view could not display Unicode correctly

Things you’d like to miss in the future...
Forum rules
When reporting a bug, please include the following information: your XYplorer version (e.g., v27.90.0047), your Windows version (e.g., Win 11), and your screen scaling percentage (e.g., 125%). We recommend adding your Windows version and screen scaling percentage to your profile or signature. This will make debugging much easier for us.
nf_xp
Posts: 35
Joined: 10 Jul 2009 08:05

Re: Raw view could not display Unicode correctly

Post by nf_xp »

It works! Didn't know MultiByteToWideCharPtr can accept numerical code page (just pass 1252). Almost a misleading :mrgreen:

admin
Site Admin
Posts: 64882
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Raw view could not display Unicode correctly

Post by admin »

nf_xp wrote:It works! Didn't know MultiByteToWideCharPtr can accept numerical code page (just pass 1252). Almost a misleading :mrgreen:
Wow, now I'm surprised! But I don't trust it... :wink: ... try next version...

nf_xp
Posts: 35
Joined: 10 Jul 2009 08:05

Re: Raw view could not display Unicode correctly

Post by nf_xp »

Fixed, all chars display perfectly :D

admin
Site Admin
Posts: 64882
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Raw view could not display Unicode correctly

Post by admin »

nf_xp wrote:Fixed, all chars display perfectly :D
:D Finally! :D

admin
Site Admin
Posts: 64882
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Raw view could not display Unicode correctly

Post by admin »

@nf_xp

In the next BETA version I will change one little thing (optimization, bug source number one... :wink: ). Please check and tell me if it stops working due to the change.

Another question: When you use Ctrl+Shift+Q (Quick File View) on a binary file, does the HEX view there also have the Unicode problem? I fear so...

nf_xp
Posts: 35
Joined: 10 Jul 2009 08:05

Re: Raw view could not display Unicode correctly

Post by nf_xp »

Yeah, the Quick File View also has this problem.

Raw view works fine in the latest beta :)

admin
Site Admin
Posts: 64882
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Raw view could not display Unicode correctly

Post by admin »

nf_xp wrote:Yeah, the Quick File View also has this problem.

Raw view works fine in the latest beta :)
Thanks. Should be fixed in next version.

nf_xp
Posts: 35
Joined: 10 Jul 2009 08:05

Re: Raw view could not display Unicode correctly

Post by nf_xp »

Quick File View is fixed!

admin
Site Admin
Posts: 64882
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Raw view could not display Unicode correctly

Post by admin »

nf_xp wrote:Quick File View is fixed!
:D

Post Reply