As you maybe already have noted, I use the ProcessExplorer of Mark Russinovich a lot. It is a very powerful tool, that can help you finding out what’s going on in your Windows system…
Processes
Threads
Properties
Handles
Kernel
Bluescreens (WinDbg)
and many more
If you are interested in getting an introduction into the great application, you should watch this video. Mark presents [...]
14 Mar
Posted by: Christian Wimmer in: JEDI Windows Security Code Lib
I found this question in the borland mailinglist:
… I get my dialog and all runs well - *except* I’ve lost theming
on this particular dialog. This means the application’s main windows shows
up correctly themed, the progress dialog does not. I’ve already added the
XP manifest to the progress dialog, too, but to no avail so far.
A theme [...]