[Bug 13891] start.exe http://someurl/ does not work (affects any app that invokes external browser, e.g. Google Sketchup)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 13 16:45:59 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=13891


Octavian Voicu <octavian.voicu at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |octavian.voicu at gmail.com




--- Comment #55 from Octavian Voicu <octavian.voicu at 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=ac4657e4118514e27965d3ee4a364510b3874a92;hb=HEAD#l2206

-- 
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.



More information about the wine-bugs mailing list