| 
              
265a1cc9
               | 
              
2021-01-05T15:50:02
               | 
              
               | 
              
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*
               | 
            
            
              
   
               | 
              
9130f7c3
               | 
              
2021-01-02T10:25:38
               | 
              
               | 
              
Updated copyright for 2021
               | 
            
            
              
   
               | 
              
566479c8
               | 
              
2020-10-05T15:37:37
               | 
              
               | 
              
url: ShellExecuteW returns an HINSTANCE, so deal with that more correctly.
               | 
            
            
              
   
               | 
              
ee56090d
               | 
              
2020-10-05T15:03:44
               | 
              
               | 
              
url: Cleanups and compiler warning fixes.
               | 
            
            
              
   
               | 
              
a3802cc5
               | 
              
2020-10-05T14:30:33
               | 
              
               | 
              
url: Patched to compile on C89 compilers.
               | 
            
            
              
   
               | 
              
0099e38a
               | 
              
2020-10-05T14:21:03
               | 
              
               | 
              
url: More win32 fixes.
               | 
            
            
              
   
               | 
              
1f4fecc5
               | 
              
2020-10-05T14:07:32
               | 
              
               | 
              
url: Patched to compile on Windows.
               | 
            
            
              
   
               | 
              
77c9d73b
               | 
              
2020-10-05T11:30:33
               | 
              
               | 
              
Removed SDL_AndroidOpenURL, added SDL_OpenURL.
Still needs to be wired into Xcode and Visual Studio projects.
               |