|
|
Subject:
C++ need skimmed down program
Category: Computers > Programming Asked by: lastresort-ga List Price: $75.00 |
Posted:
15 Sep 2004 11:56 PDT
Expires: 16 Sep 2004 21:10 PDT Question ID: 401643 |
Hello, I've been working with an application on CodeGuru: http://www.codeguru.com/Cpp/G-M/gdi/gdi/article.php/c3655/ This program does everything I need it to do and much more... too much more actually. This is my end goal with this program: 1) User launches the program 2) Program auto-scans whatever is in their scanner 3) Program saves that scan as a JPG as 1.JPG in c:\ScanImages\ 4) Program prompts user if they want to scan another image 5) Program scans and saves that image as 2.JPG in c:\ScanImages\ 6) Program promps user if they want to scan another image (and so on) 7) As soon as the user say's "NO" on that Yes/No prompt (do you want to scan another image) the program auto-quits. While I have most of this done allready I'm not too pleased with the hacks I implemented to get it to work, I am not a MFC expert so I've been getting lost easily with this application. Can anyone skim this application down to just preform these tasks? | |
| |
| |
|
|
There is no answer at this time. |
|
There are no comments at this time. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |