I think you have to go deeply into MFC-GUI programming.
That's why I'm using wGlade with GTK+ (which isOpen Source and portable :-)
wGlade allows you create Windows as in Visual Studio, it generates you sources with same rather transparent code and a makefile aswell (adapt the paths).
greets
Patrick
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
started a project "Windows application", but i cant figure out a way to add edit boxes or other controls to the program. Help?
I think you have to go deeply into MFC-GUI programming.
That's why I'm using wGlade with GTK+ (which isOpen Source and portable :-)
wGlade allows you create Windows as in Visual Studio, it generates you sources with same rather transparent code and a makefile aswell (adapt the paths).
greets
Patrick