Page 1 of 1

Invalid type in DllCall but not throw

Posted: 02 Jan 2024, 08:15
by V2User
It should throw through the document but it won't:

Code: Select all

myVar:='123ABC'
DllCall("CharLower", "UStr",myVar) ; it will not throw but output "123abc" instead.
OutputDebug(myVar)
image.png
image.png (207.11 KiB) Viewed 746 times

Re: Invalid type in DllCall but not throw  Topic is solved

Posted: 22 Mar 2024, 19:42
by lexikos
Fixed by v2.0.12.