24 #include "../../core/windows/SDL_windows.h"
25 #include "../SDL_sysurl.h"
34 auto strurl =
ref new Platform::String(wurl);
37 auto uri =
ref new Windows::Foundation::Uri(strurl);
38 Windows::System::Launcher::LaunchUriAsync(uri);
#define SDL_OutOfMemory()
int SDL_SYS_OpenURL(const char *url)
#define WIN_UTF8ToString(S)