user32: Resend: Move character conversion logic to dde_server.d &remove todo's

Dmitry Timoshkov dmitry at codeweavers.com
Sat Jan 24 01:04:06 CST 2009


"Jeff Latimer" <lats at yless4u.com.au> wrote:

>> Passing raw DDE messages should be
>> out of interest, it's the application's problem.
> DDE and DDEML are supposed to interchangeable.  A DDE client can talk to 
> a DDEML server and turnabout.

DDEML is just a wrapper around raw DDE messages, and raw DDE messages
don't have a translation layer in the user32 messaging system.

>> Is there a bug you are trying to fix, or is that a hypothetical problem?
> I was fixing a problem in winebrowser that was brought about by 
> incorrect Unicode translation.  I could not fix it on the client side 
> because it broke DDE tests.

Is there a test that exactly replicates the problem? Or how to run
winebrowser to reproduce it?

-- 
Dmitry.



More information about the wine-devel mailing list