Click here to Skip to main content
15,897,519 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all
i am facing a problem.
i want to retrieve a value from the command prompt.can any one tell me how to retrieve a value from the command prompt.
i.e. as i hit the command "net statistics workstation"in the cmd.
i want to retrieve the value after this...can anybody help me this using VC++,MFC???
Posted

1 solution

On MSDN - ParseCommandLine[^]

A very simple google search...
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900