|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 | ||
|
Foldin' For PCMech!
|
C++
programs like msn messenger, MS word, etc. are created with what? C++, or Visual basic? i want to make programs that work with a GUI. i know some basic C++ but not how (if possible) it make it work with GUI.
__________________
Eric
|
||
|
|
|
|
|
#2 |
|
Member (13 bit)
Join Date: Jul 2000
Location: Fullerton, CA
Posts: 7,030
|
You can make GUI programs in C++ using programs like Microsoft Visual C++ or Borland C++Builder. Both have academic versions that have all of the features you'll need to make basic Windows applications.
__________________
"A witty saying proves nothing." - Voltaire |
|
|
|
|
|
#3 |
|
Foldin' For PCMech!
|
i have a copy of MS Visual Basic C++ i got from school. i have no idea how to do the graphics tho. i can make programs that run in the MS-DOS window
|
|
|
|
|
|
#4 |
|
Registered User
Join Date: Nov 2001
Posts: 1,965
|
|
|
|
|
|
|
#5 |
|
Member (7 bit)
Join Date: Feb 2004
Location: Owings Mills, MD
Posts: 95
|
You can use either one of those languages. I once made a little chat program with Visual Basic 6 for a school project.
|
|
|
|
|
|
#6 |
|
Foldin' For PCMech!
|
ok thanks guys
|
|
|
|
|
|
#7 |
|
Member (5 bit)
Join Date: Jul 2004
Posts: 26
|
If your interested in Windows programming with C++ you should learn Windows API and i recommend Petzold's book on it, it is like the bible of WinAPI.
winprog.org is a really good site also Cheers |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|