commit | cd662ceb54a2638dbc43031347402a7139621907 | [log] [tgz] |
---|---|---|
author | Ryan C. Gordon <icculus@icculus.org> | Sat Jul 01 00:30:23 2023 -0400 |
committer | Ryan C. Gordon <icculus@icculus.org> | Sat Jul 01 00:40:51 2023 -0400 |
tree | 1aed5387edbc425f4fd03f57e98141f4c28bb7ec | |
parent | 7207f5155bba3ab294d8e48c06d10017138ceb54 [diff] |
rwops: Use SetFilePointerEx on Windows for appending writes. Fixes #7900. (cherry picked from commit 769bf2ebcca8f0cbcde4ec50008942f4eda57f4a)
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.
More extensive documentation is available in the docs directory, starting with README.md
Enjoy!
Sam Lantinga (slouken@libsdl.org)