winebrowser: we shouldn't load string as ANSI in UNICODE mode

André Hentschel nerv at dawncrow.de
Tue Apr 14 13:57:06 CDT 2009


If we use DdeInitializeW(and yes, we do so), the answer always is in unicode. But in 99 percent of the cases we try to interpret it as ansi.
This also fixes Bug #13891
---
  programs/winebrowser/main.c |    7 ++-----
  1 files changed, 2 insertions(+), 5 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: cca1dfa64df10b360df6e571cbe6546f7629f67c.diff
Type: text/x-patch
Size: 870 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090414/104d76a7/attachment.bin>


More information about the wine-patches mailing list