Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: northsirius on November 01, 2008, 08:03:01 pm

Title: Howto get windows XP system information ?
Post by: northsirius 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
Title: Re: Howto get windows XP system information ?
Post by: MortenMacFly 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...
Title: Re: Howto get windows XP system information ?
Post by: northsirius 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