imm32: have IMM class return TRUE for WM_QUERYENDSESSION

Aric Stewart aric at codeweavers.com
Wed Oct 3 06:46:38 CDT 2012


Looking over my documentation it is explicit about many messages that cannot be passed to DefWndProc, but it looks like we can us it.  I will revise the patch and send that. 

-aric

On 10/3/12 4:31 AM, Alexandre Julliard wrote:
> Aric Stewart <aric at codeweavers.com> writes:
> 
>> resolves bug 31832
>> ---
>>   dlls/imm32/imm.c |    1 +
>>   1 files changed, 1 insertions(+), 0 deletions(-)
> 
> Is there any reason why we are not simply calling DefWindowProc?
> 



More information about the wine-devel mailing list