winebrowser: Opens URLs from DDE

Paul Chitescu paulc at voip.null.ro
Mon Nov 16 08:19:06 CST 2009


On Monday 16 November 2009 11:16:35 am Vladimir Pankratov wrote:
> Hello all.
> 
> Opens URLs from DDE.
> 
> changed files:
> programs/winebrowser/main.c
> 
> Thanks.

Hi!

This solution is incorrect as it assumes DDE data is always wchar. If the 
caller happens to run as an ANSI Windows (Win 9x/ME) this assertion is false.

Please see a better (but still not accepted) solution and discussion at:
http://www.winehq.org/pipermail/wine-devel/2008-December/070981.html




More information about the wine-patches mailing list