SDL/src/thread
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
..
generic Updated copyright for 2021 2021-01-02 10:25:38 -08:00
os2 Updated copyright for 2021 2021-01-02 10:25:38 -08:00
psp Updated copyright for 2021 2021-01-02 10:25:38 -08:00
pthread Updated copyright for 2021 2021-01-02 10:25:38 -08:00
stdcpp 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
SDL_systhread.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_thread.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_thread_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00