mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-03-07 16:56:59 +01:00
SDL_systhread.c and SDL_syslocale.c used to call LoadLibrary() without calling FreeLibrary() later. GetModuleHandleW() should always succeed because GetModuleHandleW() itself is imported from kernel32.dll and we don't need to bother releasing it. |
||
---|---|---|
.. | ||
SDL_sysmutex.c | ||
SDL_syssem.c | ||
SDL_systhread_c.h | ||
SDL_systhread.c | ||
SDL_systls.c |