Re: Strange Behavior

Peter Ritchie <[email protected]>
Newsgroups gmane.comp.windows.devel.dotnet.winforms
Message-ID <LISTSERV%[email protected]>
LoaderLock means that managed code is being run from code executed in a
DLL's DllMain entry point.

Raymond Chen has some information the "loader lock" that might provide
some insight to your circumstance. [1]

The LoaderLock MDA documention suggest that LoaderLock warnings might
easily be caused with a mixed managed/unmanaged C++ assembly [2]

I've seen some reference that this occurs with iTunes running on your
computer when debugging; but I haven't seen anything like that first hand.

[1] http://blogs.msdn.com/oldnewthing/archive/2004/01/28/63880.aspx
[2] http://msdn2.microsoft.com/en-us/library/ms172219.aspx
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.