If you do some debugging in VS 2005 and run Itunes at the same time you random get this exception:
“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.”
Weird and wacky stuff!