mirror of
https://github.com/yawut/SDL.git
synced 2026-09-23 00:14:51 -05:00
Keep Semaphore Kernel Object impl for Windows 7 and older - choose at runtime
v2: - Fix mixed int/LONG types
- Reorder definitions
- Add missing include
v3: - Use `GetModuleHandle()` to load the API Set