LoaderLock was detected
-
Hi I'm using function in a dll written in C++ / MFC Visual Studio 6. This use to work fine in the .NET framework 1.1, but I upgraded to Visual Studio 2005 and when I use any function from the dll I get a message 'LoaderLock was detected'. Are there any work around without changing the API? Cheers Johan
-
Hi I'm using function in a dll written in C++ / MFC Visual Studio 6. This use to work fine in the .NET framework 1.1, but I upgraded to Visual Studio 2005 and when I use any function from the dll I get a message 'LoaderLock was detected'. Are there any work around without changing the API? Cheers Johan
What does that Dll do exactly?
-------------------------------------------------------- 1 line of code equals many bugs. So don't write any!! My mad coder blog
-
Hi I'm using function in a dll written in C++ / MFC Visual Studio 6. This use to work fine in the .NET framework 1.1, but I upgraded to Visual Studio 2005 and when I use any function from the dll I get a message 'LoaderLock was detected'. Are there any work around without changing the API? Cheers Johan