4 Mar
2026
4 Mar
'26
4:27 a.m.
Rémi Bernon (@rbernon) commented about dlls/wineandroid.drv/device.c:
static HANDLE thread; static JNIEnv *jni_env; static HWND capture_window; -static HWND desktop_window; +static HWND desktop_window = NULL; You don't need the initialization.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9874#note_131238