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 |
|
Sam Lantinga
|
9130f7c377
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
Ryan C. Gordon
|
4627426994
|
url: WinRT actually works now (and has been tested, hooray!).
|
2020-10-06 00:42:17 -04:00 |
|
Ryan C. Gordon
|
fc05a696ad
|
url: Attempt #23235 at WinRT support...
|
2020-10-05 18:08:58 -04:00 |
|
Ryan C. Gordon
|
02addf135d
|
url: Another attempt at WinRT implementation.
|
2020-10-05 18:01:47 -04:00 |
|
Ryan C. Gordon
|
57e3003d3f
|
url: Attempt at WinRT support.
|
2020-10-05 15:47:47 -04:00 |
|