| usingle | One of my favourite: a basic singleton class from which one can inherit and create other singleton classes. |
| pdh | Simple interface to pdh.dll (not complete, but enough for monitoring CPU, no of threads, handles, memory usage ... as you see it in Threads) |
| ezThread.pas (extract) | a few lines from the thread class |