News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

New feature request - retrieve windows xp system information

Started by northsirius, November 01, 2008, 09:05:52 PM

Previous topic - Next topic

northsirius

Not sure whether this is the right place to ask for new feature request as I'm a rookie to CB.

Is it possible to retrieve windows xp/2000/2003 server system information ?
Such as cpu usage, memory usage, disk usage, process information.

Thanks.

Biplab

Add a tool in C::B which will launch taskmgr.exe. That would solve your problem. This feature will not be included anytime in future.
Be a part of the solution, not a part of the problem.

stahta01

@northsirius: Please look at wiki http://wiki.codeblocks.org/index.php?title=Main_Page
Middle right hand column has links for requests and patches etc.
The wiki is also the best place to add documentation and should be used to find docs before trying the user forums.
Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

thomas

Seeing that this is heavily system-dependent, it is higly unlikely that this will be implemented into Code::Blocks any time soon, if ever.

However, as Biplap said, you can always add a tool to launch task manager, or write a plugin that does the respective Windows API calls.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."