http://bugs.winehq.org/show_bug.cgi?id=13891 Octavian Voicu <octavian.voicu(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |octavian.voicu(a)gmail.com --- Comment #55 from Octavian Voicu <octavian.voicu(a)gmail.com> 2010-05-13 16:45:58 --- Hans Leidekker sent the patch with a note:
winebrowser: Don't convert URL if DDE conversation partner uses CP_WINUNICODE. This patch might fix it if we'd support querying remote conversation information in our DDE implementation.
It seems pretty clear to me, the only real fix for the problem (which doesn't involve lucky guesses/heuristics) is to query the conversation partner about what it uses. This is related to the FIXME [1] from DdeQueryConvInfo: FIXME("Request on remote conversation information is not implemented yet\n"); I'm pretty sure Windows API supports this. Octavian [1] http://source.winehq.org/git/wine.git/?a=blob;f=dlls/user32/dde_misc.c;h=ac4... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.