user32: fix create_window_handle to create Ansi Edit after SetClassLongPtrW

Vitaliy Margolen wine-devel at kievinfo.com
Thu Jul 17 15:25:32 CDT 2008


Hongbo Ni wrote:
> --=====================_35969977==.ALT
> Content-Type: text/html; charset="us-ascii"
> 
> 
> <html>
> <body>
> <font size=3><br>
> This patch fixes Bug#14350<br><br>
> CreateWindowA(&quot;Edit&quot;...) should create an Ansi window even
> after the builtin<br>
> Edit class has been subclassed by
> SetClassLongPtrW(hEdit,GCLP_WNDPROC,procW).<br><br>
> This bug applies to all builtin classes, but only Edit needs to be
> fixed<br>
> since in other builtin classes, user can not change the text in the
> control.<br>
> A-&gt;W-&gt;A conversion will get same string back. Edit is special since
> user<br>
> interact with it.<br><br>
> ---<br>
> 


Please do not send patches in HTML format. Plain text only.

Vitaliy



More information about the wine-devel mailing list