RetroArch/uwp
libretroadmin b8391e233f * PATH_MAX_LENGTH redefined from 4096 to 2048
* Massive reduction in heap space allocation, going from settings struct
264kb to 119Kb
* Use NAME_MAX_LENGTH for base paths/names, etc
* Use DIR_MAX_LENGTH for directory sizes
2024-09-09 05:47:32 +02:00
..
std_filesystem_compat.h strip out unneeded uwp specific file io functions 2021-08-25 15:54:09 +01:00
uwp_async.h [UWP] Move RunAsync out of VFS implementation 2019-12-05 16:32:38 +08:00
uwp_file_handle_access.h Cleanups 2023-06-01 22:52:05 +02:00
uwp_func.h * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +02:00
uwp_main.cpp * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +02:00
uwp_main.h UWP: Handle key presses while ALT is held down (#15680) 2023-09-19 06:09:58 -07:00