Results 1 to 3 of 3

Thread: Easier way to Program Windows App in C++?

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2000
    Location
    honolulu, HI USA
    Posts
    37

    Talking 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

  2. #2
    Addicted Member
    Join Date
    Jan 1999
    Posts
    204
    BORLANDw umm try to get visual c++ is has wizards that help you out .
    WHat would we do with out Microsoft.
    A lot more.

  3. #3
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    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
  •  



Click Here to Expand Forum to Full Width