_TITLE and extended ASCII characters.
#20
^
|
I was going to write something in relation to that. Maybe Windows doesn't go along with "CP437" or whatever code page. Does this "three-bar" thing assume the CHR$(255) is the "y" with dieresis, or not? Because if it does then it's what Spriggsy just showed. Might have to go looking for the real Unicode value for the desired character. This is something I discovered in NPPP, which uses a different "code page" than QB64 IDE.

The "code page" Windows is using is apparently different from this one:

https://www.freebasic.net/wiki/CptAscii

Maybe involve the "UnicodetoANSI$()" API call out of this finding?

https://staging.qb64phoenix.com/showthre...59#pid9859
Reply


Messages In This Thread
_TITLE and extended ASCII characters. - by Pete - 11-15-2022, 04:25 PM
RE: _TITLE and extended ASCII characters. - by mnrvovrfc - 11-15-2022, 08:39 PM



Users browsing this thread: 25 Guest(s)