mirror of
https://github.com/encounter/SDL.git
synced 2025-05-23 07:41:21 +00:00
Moved this code from winmm into core so both can use it. DirectSound (at least on Win10) also returns truncated device names, even though it's handed in as a string pointer and not a static-sized buffer. :/