[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: winebrowser: make dde works right when version > NT
From:       Hans Leidekker <hans () it ! vu ! nl>
Date:       2008-06-30 9:51:40
Message-ID: 200806301151.41761.hans () it ! vu ! nl
[Download RAW message or body]

On Monday 30 June 2008 09:05:42 Ivan Sinitsin wrote:

> Fix propblem with command `wine start http://<something>` when version of
> windows > NT.
> When version > NT we have WCHAR and don`t need to transform char to WCHAR.

I believe it's not the windows version that determines whether the data
retrieved is a Unicode string but rather the iCodePage field in the
CONVCONTEXT structure supplied to DdeInitialize by the client.

The patch I attached to http://bugs.winehq.org/show_bug.cgi?id=13891
makes use of that information but it will only work when the client
thread is in the same process. This is because cross process querying
of DDE conversation info is currently not implemented.

 -Hans



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic