https://bugs.winehq.org/show_bug.cgi?id=52872
--- Comment #7 from Robert Wilhelm sloper42@yahoo.com --- (In reply to Robert Wilhelm from comment #6)
Created attachment 72304 [details] use code page 1252 for chr and asc builtin.
While this patch fixes the regression with 0xff, it is wrong. Under Hindi locale you can use unicode characters, e.g "msgbox chr(&h0915)" displays क (Ka) at least under W11pro 2H21. Under English locale you cannot use them.