Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » vancem   (RSS)

Track down DLL loading using Visual Studio

Application performance matters --- including start up times, working sets and memory consumption. One path leading to more efficient code is loading fewer DLLs. One should only be loading modules that are really needed . However, it is very easy to accidentally
Posted by clrperfb | 1 Comments
Attachment(s): DemoDllLoad.zip
 
Page view tracker