Log in

View Full Version : tiny bug in olly


QvasiModo
March 1st, 2004, 17:01
When debugging a program that uses Unicode APIs, the ANSI version is shown instead in the stack pane. Also the string won't be displayed (olly attempts to read an unicode string as ansi).

blabberer
March 2nd, 2004, 07:53
hey quasimodo ,
which version are you using the latest one or old versions

i dunno i have seen olly behaving correctly in older versions 1.09b
0012F4B8 UNICODE "f8dc9cdca395e85c"
0012F4BC UNICODE "12345678901234"
a sample stack paste

and i have seen many vb apps (those uses unicode only even for message box iirc) and correct unicode strings