finding windows load average

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shyaminf
    New Member
    • Feb 2008
    • 5

    finding windows load average

    i learnt that it is possible to know the average load in windows using kernel32.dll. but i am not sure with the function name in kernel32.dll which gives me the average load of the system. please help me how to call the appropriate function and how to load the kernel32.dll into my program.
    if there is any other way to calculate the load in windows(not in unix or linux), please let me know the exact function that can be used.
    thank you.

    with regards,
    Shyam Prabhu
Working...