Visual Studio 2008 Output – Hide dll loads and unloads
Asked the same thing today, and the answer was as simple as: Right click in the Output window when you’re running your program and uncheck all of the messages you don’t want to see (like Thread Exit messages). In your case, uncheck “Module Load messages”