Process Explorer a new version software available at Microsoft Technet allows you to monitor the health of your CPU by showing DLLs processes that have opened or loaded by you ans system.
This free software has two windows The top window always shows a list of the currently active processes and the bottom window displays the particular mode information that Process Explorer is in
In in handle mode you will see the handles of the process used in the top window. If Process Explorer is in DLL mode you will see the DLLs and memory-mapped files that the process has loaded.
Process Explorer has a powerful search capability to show which processes have particular handles opened or DLLs loaded. It is thus also helpful for tracking down DLL-version problems or handle leaks.
-