|
-
May 7th, 2001, 04:17 AM
#1
Thread Starter
Member
Easier way to Program Windows App in C++?
I'm wondering what is the easiest way to make dialogs and forms in C++. I am really getting bored of programming in Console and the only chance I can make a Windows App is in VB, but I wanna try the power of C++. Sure I have heard of MFC, OWL so-and-so, and I have C++ to make Resource philes, but everytime I make a Dialog, the whole C++ crashes... I can edit dialogs and stuff, but when C++ loads Dialog Editor it crashes. Is there any other programs out there that can do the same thing, or a free compiler that can do the same thing. I have Borland C++ 5.0. Any suggestions would be nice, please help?!
Dim VB as MyLife
if VB = True then
Load MyLife
Else
Unload MyLife
End
End If
-
May 7th, 2001, 05:33 AM
#2
Addicted Member
BORLANDw umm try to get visual c++ is has wizards that help you out .
WHat would we do with out Microsoft.
A lot more.
-
May 7th, 2001, 06:13 AM
#3
Monday Morning Lunatic
The easiest way is probably using C++Builder 
But that's a tad pointless because it's much more fun with the API
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|