Neoyanderson
Programmer
Hello, everybody, I am developing a wizard with VC++ by using a series of dialog boxes. Anyway, I was wondering if anyone can tell me, how I can get the program to remember what certain users inputted in different fields so if they want to press the back button to go to a previously viewed dialog, the inputs that they already entered will be on display in the edit boxes. Is this the whole serialization process? If so, do I have to make a serialization class for each field I want to be "memorized"?
Another question, how can I execute commands on the command prompt through VC++?
Another question, how can I execute commands on the command prompt through VC++?