Author Topic: Howto get windows XP system information ?  (Read 5197 times)

Offline northsirius

  • Single posting newcomer
  • *
  • Posts: 4
Howto get windows XP system information ?
« on: November 01, 2008, 08:03:01 pm »
Hello everybody,

I'm new to C::B, and ever did getting system information on windows XP with MS VC++ 6.0,
such as retrieving the CPU usage, memory usage, file system, disk used percentage, etc.
But have no idea how to retrieve these system infor with C::B ?

Thanks

Sirius

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: Howto get windows XP system information ?
« Reply #1 on: November 01, 2008, 08:10:59 pm »
But have no idea how to retrieve these system infor with C::B ?
If you mean something like that in the "info" / "About" window etc. then this is not implemented. Sorry.
But this would be a nice idea for a tiny plugin - should be easy to do!
Please post a feature request if you like...
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline northsirius

  • Single posting newcomer
  • *
  • Posts: 4
Re: Howto get windows XP system information ?
« Reply #2 on: November 01, 2008, 08:51:13 pm »
Thanks for the quick response.

I'm the rookie to C::B and have no idea how to open a feature request, could you please show me howto do this ?

Thanks