PDA

View Full Version : tiny bug in olly


QvasiModo
03-01-2004, 04:01 PM
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
03-02-2004, 06:53 AM
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