Compiling with compression or Encryption breaks Unicode characters Topic is solved

Ask for help, how to use AHK_H, etc.
User avatar
pervect66
Posts: 27
Joined: 09 Jun 2021, 06:53

Compiling with compression or Encryption breaks Unicode characters

Post by pervect66 » 21 Jan 2022, 08:46

Code:

Send "════════════════════════════════════════════════════════════"

Compiling with compression or compression & encryption:

------------------------------------------------------------

Compiling without compression/encryption:

════════════════════════════════════════════════════════════

Same file, same compiler, same everything.
Using x64w\AutoHotkeySC.bin
AutoHotkey_H v1, downloaded January 21st

Anyone any idea?

Thanks,

Jan

HotKeyIt
Posts: 2364
Joined: 29 Sep 2013, 18:35
Contact:

Re: Compiling with compression or Encryption breaks Unicode characters

Post by HotKeyIt » 25 Jan 2022, 12:46

This is due to UTF8ToUTF16 Conversion, I will look into it.


User avatar
pervect66
Posts: 27
Joined: 09 Jun 2021, 06:53

Re: Compiling with compression or Encryption breaks Unicode characters

Post by pervect66 » 03 Feb 2022, 10:06

Excellent!
Downloaded recently, hadn't thought to check for an update :o

Problem solved :bravo: :bravo: :bravo:

Thank you!

Post Reply

Return to “Ask for Help”