1 Jun
2023
1 Jun
'23
6:16 a.m.
Rémi Bernon (@rbernon) commented about dlls/user32/tests/msg.c:
{ WM_SIZE, sent|wparam|defwinproc, SIZE_RESTORED }, { HCBT_SETFOCUS, hook|optional }, { HCBT_ACTIVATE, hook|optional }, /* win2003 doesn't send it */ + { EVENT_SYSTEM_FOREGROUND, winevent_hook|wparam|lparam|optional, 0, 0 }, /* windows does not activate when showing */
Same here. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2853#note_34331