1 Feb
2023
1 Feb
'23
8:08 p.m.
v2: - remove `DECLSPEC_HIDDEN` from `COMDLG32_hActCtx` in `cdlg32.c` v3: - return `E_UNEXPECTED` if dialogue is already shown - use `ActivateActCtx` return value to track activation state - add activate/deactivate user activation context helpers - and use the said helpers in events -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2068#note_22665