Strange behavior Part 2
Steve Abaffy <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.winforms |
|---|---|
| Message-ID | <015401c78077$9fc8a9a0$df59fce0$@biz> |
I the this error simply by hitting the ctrl or shift key as soon as I start the program in debug only. Everything works fine if running as stand alone program outside of VS. LoaderLock was detected Message: Attempting managed execution inside OS Loader lock. Do not attempt to run managed code inside a DllMain or image initialization function since doing so can cause the application to hang. Not even sure what that means.