|
-
January 10th, 2011, 08:00 AM
#1
putting a GUI wrapper around console app
I have created a console application in VC++ that connects to a digital camera, takes an image, zips the file and emails it to someone. I now need to wrap a VC++ GUI wrapper around the console app. I have created the basic framework of the GUI, what I want to do is now click a single button that then runs the console app, with the feedback that used to be in the DOS terminal window now displayed in the form. But I am at a loss as to how to combine the two. Any assistance would really be appreciated, I am new to C++ programming.
Thanks in advance for any helping hints or suggestions!!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|