So I have an interesting huge trouble... I downloaded newest ASIO SDK, compiled the host sample and it is crashing (or doing nonsense...) with several ASIO drivers if ALL of these conditions are met:
1) Compiled using MSVC2012 or MSVC2013 (MSVC2005 is fine)
2) 64-bit build (32-bit is fine)
3) Run on Windows 8 (Windows 7 are fine)
Any ideas what the hell is wrong there?