-
David Reid authored
This commit makes it so SetFilePointer/Ex() are dynamically loaded at runtime which allows miniaudio to branch dynamically based on available support. This is necessary because versions of Windows prior to XP do not support the Ex version which results in an error when trying to run the program. Public issue https://github.com/mackron/miniaudio/issues/672
f05bb530