G
Geoff Cox
Hello
Would be grateful if someone can make a few things clear for me!
I have developed a small app using Java and would like to do the same
using C++ but without the need for a runtime environment addition.
This is a very samm app and it seems foolish to have to ask the user
to install 20 MB of extra software.
The app displays an image and a question asks the user to indicate
his/her reaction to it by positioning a slider/trackbar. Clicking a
button causes a new question and after the last question the slider
values are saved to a file...
Am I correct in thinking that Visual C++ with the Windows SDK for XP
SP2 allows the creation of Win32 .exe programs?
Could a non Visual C++ be used to create the above app? Any free
compilers?
Cheers
Geoff
Would be grateful if someone can make a few things clear for me!
I have developed a small app using Java and would like to do the same
using C++ but without the need for a runtime environment addition.
This is a very samm app and it seems foolish to have to ask the user
to install 20 MB of extra software.
The app displays an image and a question asks the user to indicate
his/her reaction to it by positioning a slider/trackbar. Clicking a
button causes a new question and after the last question the slider
values are saved to a file...
Am I correct in thinking that Visual C++ with the Windows SDK for XP
SP2 allows the creation of Win32 .exe programs?
Could a non Visual C++ be used to create the above app? Any free
compilers?
Cheers
Geoff