473,406 Members | 2,847 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

C++ for small Windows app?

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
Aug 14 '05 #1
5 1966
* Geoff Cox:

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.
If you think nobody can resist mentioning that that's the case with Java,
and not with C++, well you're wrong: we won't mention it. So there.

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?
Yes.

Could a non Visual C++ be used to create the above app?
Yes.

Any free compilers?


g++ is recommended.

--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
Aug 14 '05 #2
On Sun, 14 Aug 2005 20:29:24 GMT, al***@start.no (Alf P. Steinbach)
wrote:
If you think nobody can resist mentioning that that's the case with Java,
and not with C++, well you're wrong: we won't mention it. So there.


Well put and thanks for the info!

Cheers

Geoff

Aug 14 '05 #3
> 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... You probably want a good GUI library for this one
Could a non Visual C++ be used to create the above app? Any free
compilers?

I would try wx-devcpp @ http://wxdsgn.sourceforge.net/
It comes with a visual forms designer, g++ 3.4, the wxwidgets library
and is totally free!
Cheers,
Kieran

Aug 14 '05 #4
On 14 Aug 2005 15:24:41 -0700, ki****@cyrocom.co.uk wrote:

I would try wx-devcpp @ http://wxdsgn.sourceforge.net/
It comes with a visual forms designer, g++ 3.4, the wxwidgets library
and is totally free!
Thanks Kieran - will follow up on that. I have just installed MS
Visual C++ 2005 Express Beta 2 and ordered the Windows SDK CD from MS
as I see that with that combination you can develop Win32 apps ...

Cheers

Geoff

Cheers,
Kieran


Aug 15 '05 #5
> Could a non Visual C++ be used to create the above app? Any free
compilers?


Try http://upp.sf.net.

Mirek
Aug 15 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Thomas Weholt \( PRIVAT \) | last post by:
I've got a rather small project, small in the sense that there's not a lot of different tables needed in the database/storage-system, but there will be alot of data and the clients must be able to...
7
by: Randall Parker | last post by:
Using IE 6.x (whatever is the latest) on Windows 2000. For these two CSS definitions if I remove the 2 lines that have the "mso-" font family definitions (mso-fareast-font-family, and...
0
by: habdalla | last post by:
When loading crystal reports in my windows applications(created using Visual C#), I get an error "Buffer too small for string or missing null byte". I tried various things i.e. increasing the...
5
by: rpseguin | last post by:
Ok. I've looked at expat, libxml, ... Too much baggage! I would like to find a small XML walker/"parser"/reader that simply gives me callbacks (C++ or C). No validation needed or wanted. I...
2
by: Luc | last post by:
I saw a few posts on this newsgroup about it but nothing to help me resolve this problem: We designed a window in .NET on a platform using small fonts (120 ppp). But this window will run on...
1
by: =?Utf-8?B?cmJiZW5zb24=?= | last post by:
To begin,, the network infactructure- Servers - Server00 - Windows Server 2003/Installed Server01 - Windows Server 2003/plan to install Server10 - Linux RedHat Workstation/Installed ...
5
by: iKiLL | last post by:
Hi All i am developing a Windows Mobile User Controll and i need to make sure that it is not sized to small. i am developing in C# with CF2 for Windows Mobile 5. How is this done? i am...
169
by: JohnQ | last post by:
(The "C++ Grammer" thread in comp.lang.c++.moderated prompted this post). It would be more than a little bit nice if C++ was much "cleaner" (less complex) so that it wasn't a major world wide...
16
by: scholz.lothar | last post by:
I want to add some extension features to my program and this would require that i bundle a small c compiler with my program. On Unix it seems that tiny-c can do this, but i don't know about windows.
4
by: asedt | last post by:
I have used this: http://www.fileformat.info/convert/image/svg2raster.htm To convert SVG files to PNG and JPG, but i need a small program doing the same thing for windows. Prefer no install and...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.