Unicode problem with statistics from callstack
Posted: Tue Jun 28, 2011 2:01 pm
PB 4.60 beta 3
WIndows Seven (pro or home edition)
Fred/Freak, i compile my project in unicode mode. When i want to see statistics from callstack, i get this (the same x86/x64)

If i compile without unicode mode, it's correct, i get this

as you can see, in unicode, buttons etc are in english, in ASCII it's in french (i use french for ide).
when i use the debugger in unicode mode (the same x86/x64), when i quit, i always get this error msg, in ASCII, i never get it.
May be word 'proprietaire' in the path wich have an accent on the first e

WIndows Seven (pro or home edition)
Fred/Freak, i compile my project in unicode mode. When i want to see statistics from callstack, i get this (the same x86/x64)

If i compile without unicode mode, it's correct, i get this

as you can see, in unicode, buttons etc are in english, in ASCII it's in french (i use french for ide).
when i use the debugger in unicode mode (the same x86/x64), when i quit, i always get this error msg, in ASCII, i never get it.
May be word 'proprietaire' in the path wich have an accent on the first e
