slimtimbodin
Programmer
- Nov 16, 2001
- 11
How do you set up a VC++ Dialog based program, that is created using the VC++ application wizard, to receive an incoming parameter. Example: testprogram.exe parameter1 or if I wanted to pass a textfile to the program - testprogram.exe textfile.txt
I have checked all my newbie C++ books and I can't figure out how to do this.
Thank you in advance.
I have checked all my newbie C++ books and I can't figure out how to do this.
Thank you in advance.