[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
Fri May 14 06:02:25 CDT 2010


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


Paul Chitescu <paulc at voip.null.ro> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paulc at voip.null.ro




--- Comment #58 from Paul Chitescu <paulc at voip.null.ro>  2010-05-14 06:02:24 ---
(In reply to comment #57)
> I agree with Octavian, we don't want to rely on heuristics. Alexandre
> has rejected proposals based on IsTextUnicode before.
> 
> [...]
> I guess we should find out how Internet Explorer behaves when you use raw DDE.

Wine has the unusual challenge that it supports to report different versions
for the applications involved in a DDE transaction.

In Windows there is no ambiguity as it transports ATOMs in a fixed way over
DDE:
- ANSI versions use the ANSI charset as raw data
- Unicode versions use UCS-2 (pre-Win2K) or UTF-16

Since the format is linked to the way Windows is compiled, on a given system
there can be only one format. It doesn't depend how DDE is initialized or if
the windows is Unicode or not, that conversion is handled locally.

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