Pages

Thursday, September 4, 2008

Usefull Code Links

1. How to Get CPU Usage Per Thread
You provide the class a native thread id or just Dim it within the thread you want to watch. The CPUtimer.CPUusage variable is a short representing the percentage of CPU used by this thread. . . . . . . . .
2. IE Button using VB.Net
Create a button in IE........

No comments: