SDL2/src/misc
Ozkan Sezer 265a1cc97a use WIN_StringToUTF8W instead of WIN_StringToUTF8 where needed (#2)
cf. bug #5435.
- SDL_wasapi_win32.c (GetWasapiDeviceName): pwszVal is WCHAR*
- windows/SDL_sysfilesystem.c (SDL_GetBasePath, SDL_GetPrefPath)
- windows/SDL_sysurl.c (SDL_SYS_OpenURL): wurl is WCHAR*
- SDL_windowssensor.c (ConnectSensor): bstr_name is WCHAR*
- windows/SDL_systhread.c (SDL_SYS_SetupThread): strw is WCHAR*
2021-01-05 15:50:02 +03:00
..
android Updated copyright for 2021 2021-01-02 10:25:38 -08:00
dummy Updated copyright for 2021 2021-01-02 10:25:38 -08:00
haiku Updated copyright for 2021 2021-01-02 10:25:38 -08:00
ios Updated copyright for 2021 2021-01-02 10:25:38 -08:00
macosx Updated copyright for 2021 2021-01-02 10:25:38 -08:00
riscos Updated copyright for 2021 2021-01-02 10:25:38 -08:00
unix Updated copyright for 2021 2021-01-02 10:25:38 -08:00
windows use WIN_StringToUTF8W instead of WIN_StringToUTF8 where needed (#2) 2021-01-05 15:50:02 +03:00
winrt use WIN_StringToUTF8W instead of WIN_StringToUTF8 where needed (#2) 2021-01-05 15:50:02 +03:00
SDL_sysurl.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_url.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00