Hi Face. Thanks for that. I am getting an error
The application has failed to start because VCRUNTIME140.dll was not found. Re Installing Application may problem.
I am clearly missing more than my marbles.
Yeah, that's a bit strange. Using the XRSound.lib causes a link error in Visual Studio 2015 regarding some __except_handler4_common being unresolved, so I had to include the dynamic linking despite having the compiler set to /MT, as required by the very XRSound.lib itself.
, Kuddel