SDL3 added a new function SDL_CreateWindowWithProperties which allows specifying more options before the window is created compared to SDL_CreateWindow. The issue I tried to fix is described here: ...
SDL3:SDL_CreateWindowWithProperties: window creation withSDL_PROP_WINDOW_WIN32_HWND_POINTERcan't handle events across processes#12062 New issue Closed as not planned Description deadlocklogic Sign up for freeto join this conversation on GitHub.Already have an account?Sign in to comment...