views:

10

answers:

0

When I debug my VB.NET application in Visual Studio 2010, in the debug output it says a few things that I don't understand:

'something.vshost.exe' (Managed (v4.0.30319)): Loaded 'jb3yjswu'
'something.vshost.exe' (Managed (v4.0.30319)): Loaded 'mdul5h2c'

What are these random modules (or something else) that get loaded? Are they related to threads being created? The names change every time I debug.