[4/5] programs/winebrowser: Resend: delete redundant code as ddeml handles the conversions from ANSI to Unicode

Jeff Latimer lats at yless4u.com.au
Wed Jan 14 01:29:44 CST 2009


The UNICODE conversion in DDEML occurs within the DDE server.  This code 
is not necessary after the previous patch to move the conversion code 
from the DDE client to the DDE server.

The existing code assumes a non UNICODE to UNICODE conversion.  However 
this is not valid as apps can and do use UNICODE windows (i.e. Firefly)

---
  programs/winebrowser/main.c |   15 ++-------------
  1 files changed, 2 insertions(+), 13 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: b14ea13c128c02e55fc59a073bcad1003ee4271c.diff
Type: text/x-patch
Size: 1404 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090114/a1729906/attachment.bin 


More information about the wine-patches mailing list