SDL/src/dynapi
Sam Lantinga e673479449 Removed SDL_WriteProcess()
This had the unfortunate side-effect of blocking if you tried to write too much. Instead you can use SDL_GetProcessInput() and handle SDL_IO_STATUS_NOT_READY as needed.

Fixes https://github.com/libsdl-org/SDL/issues/10834
2024-09-14 11:15:50 -07:00
..
gendynapi.py Add missing SDL_WPRINTF_VARARG_FUNCV in gendynapi.py 2024-09-11 21:12:26 -07:00
SDL_dynapi.c Added thread-safe environment functions 2024-09-13 22:14:54 -07:00
SDL_dynapi.h winrt: Removed WinRT/Windows Phone/UWP support. 2024-09-06 13:28:39 -04:00
SDL_dynapi.sym Removed SDL_WriteProcess() 2024-09-14 11:15:50 -07:00
SDL_dynapi_overrides.h Removed SDL_WriteProcess() 2024-09-14 11:15:50 -07:00
SDL_dynapi_procs.h Removed SDL_WriteProcess() 2024-09-14 11:15:50 -07:00
SDL_dynapi_unsupported.h windows: Clean out things that should be using defined(SDL_PLATFORM_WINDOWS). 2024-09-06 13:28:39 -04:00