Major Problems with: m_MicrophoneCollection = new CaptureDevicesCollection();

SO the line of code:

m_MicrophoneCollection = new CaptureDevicesCollection();

seems to make my application completely hang, I was aware that, since the DLL is ‘oldish’ that some compatibility issues would creep in, but these can be handled by ignoring Loader Lock MDA warnings…

Regardless, application CURRENTLY isn’t working 🙁 And it really annoys me… Watch this space.