OpenTTD/src/sound
Michael Lutz ee57afc285 Fix #9463: [Win32] Try to work around XAudio2 crashes by catching SEH exceptions.
If an exceptions is thrown during context creation, just declare the XAudio
driver as unusable. The driver logic will try to find an alternative for us.
2021-09-11 15:42:34 +02:00
..
allegro_s.cpp
allegro_s.h
CMakeLists.txt
cocoa_s.cpp
cocoa_s.h
null_s.cpp
null_s.h
sdl2_s.cpp
sdl_s.cpp
sdl_s.h
sound_driver.hpp
win32_s.cpp
win32_s.h
xaudio2_s.cpp Fix #9463: [Win32] Try to work around XAudio2 crashes by catching SEH exceptions. 2021-09-11 15:42:34 +02:00
xaudio2_s.h