I want to create a small app that needs to read the system load %.
Would prefer to write it in C, using the Borland BCC55 tools, with the Bloodshed Dev-Cpp IDE.
I found a simple example using the pdh (Performance Data Helper) dll, but when I tried to compile it, I received tons of errors, apparently due to incompatibility with stdio.
( *www.codeguru.com/forum/archive/index.php/t-270120.html )
I see others in this group have referenced the BCC tools, so hopefully someone can help steer me correctly.
Thanks!
Dave
Would prefer to write it in C, using the Borland BCC55 tools, with the Bloodshed Dev-Cpp IDE.
I found a simple example using the pdh (Performance Data Helper) dll, but when I tried to compile it, I received tons of errors, apparently due to incompatibility with stdio.
( *www.codeguru.com/forum/archive/index.php/t-270120.html )
I see others in this group have referenced the BCC tools, so hopefully someone can help steer me correctly.
Thanks!
Dave