IDebugControl4 OutputWide

  • Thread starter Thread starter kbayda
  • Start date Start date
K

kbayda

Guest
Hi, I'm trying to output Chinese characters using the debugger engine, and can't seem to figure out how to. In the VS debugger, it seems like the characters are staying the same until they reach the OutputWide function. I'm trying to use it with the format L"%ls" and tried L"%s" also, but the characters are always output as "??"

How can I output these characters properly using this engine?

Thanks for your help!

Continue reading...
 
Back
Top