loader lock error using directX sound dll's
-
hello; loader lock error displays each time when i try to record my voice. plz let me know if some one knows it solution.
Heed the warning of the Loader Lock MDA - are you loading managed code during initialization of an unmanaged library? Read up more on it here[^] to verify you're not doing anything wrong. If you're not doing anything wrong, the MDA can be disabled in Visual Studio.
Tech, life, family, faith: Give me a visit. I'm currently blogging about: Upon this disciple I'll build my new religion? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango
-
Heed the warning of the Loader Lock MDA - are you loading managed code during initialization of an unmanaged library? Read up more on it here[^] to verify you're not doing anything wrong. If you're not doing anything wrong, the MDA can be disabled in Visual Studio.
Tech, life, family, faith: Give me a visit. I'm currently blogging about: Upon this disciple I'll build my new religion? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango
-
yes i m doing nothing wrong because i just got the dll of directx sound and referenced it. will u plz let me knw how can i disable the MDA...
Debug->Exceptions->Managed Debugging Assistants, then uncheck the "LoaderLock" option.
Tech, life, family, faith: Give me a visit. I'm currently blogging about: Upon this disciple I'll build my new religion? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango