The MASM Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MASM32 Downloads
Home
Help
Search
Login
Register
The MASM Forum
»
64 bit assembler
»
64 Bit Assembler
»
qword to unicode?
« previous
next »
Print
Pages:
1
2
3
[
4
]
Author
Topic: qword to unicode? (Read 5590 times)
HSE
Member
Posts: 2463
AMD 7-32 / i3 10-64
Re: qword to unicode?
«
Reply #45 on:
May 23, 2022, 06:48:06 AM »
Is working.
Logged
Equations in Assembly:
SmplMath
HSE
Member
Posts: 2463
AMD 7-32 / i3 10-64
Re: qword to unicode?
«
Reply #46 on:
May 24, 2022, 01:43:28 AM »
Hi Biterider!
Look like there is a problem with ZTC, and previous string in buffer remain moved to right (at least running from UEFI)
Regards, HSE.
Logged
Equations in Assembly:
SmplMath
Biterider
Member
Posts: 1081
ObjAsm Developer
Re: qword to unicode?
«
Reply #47 on:
May 24, 2022, 02:53:04 AM »
Hi HSE
Thanks for the feedback.
For a better understanding, could you please write 3-4 lines of code showing the problem?
Biterider
PS: I don't think that it is an UEFI thing
Logged
Visit the
ObjAsm Homepage
, the
development repository
or the
online documentation
.
Biterider
Member
Posts: 1081
ObjAsm Developer
Re: qword to unicode?
«
Reply #48 on:
May 24, 2022, 05:42:41 AM »
Hi HSE
I think I found the problem. There was a typo when setting the ZTC in the wide version of the proc.
I replaced the download from the post above (reply #44).
Biterider
Logged
Visit the
ObjAsm Homepage
, the
development repository
or the
online documentation
.
HSE
Member
Posts: 2463
AMD 7-32 / i3 10-64
Re: qword to unicode?
«
Reply #49 on:
May 24, 2022, 07:18:37 AM »
Hi Biterider
Perfect now
HSE
Logged
Equations in Assembly:
SmplMath
Print
Pages:
1
2
3
[
4
]
« previous
next »
The MASM Forum
»
64 bit assembler
»
64 Bit Assembler
»
qword to unicode?