2 May
2011
2 May
'11
6:51 a.m.
On 2 May 2011 13:18, John Edmonds <pocketcookies2(a)gmail.com> wrote:
Toki Tori and RUSH both depend on receing WM_ACTIVATEAPP before they will start. These messages are currently getting filtered out. This resolves bug #25640.
It doesn't look right to me to filter messages during IWineD3DDevice_ReleaseFocusWindow() but not IWineD3DDevice_AcquireFocusWindow(). Maybe it just shouldn't filter at all.