Results 1 to 7 of 7

Thread: A lot of help needed here! MFC

  1. #1

    Thread Starter
    Addicted Member Buy2easy.com's Avatar
    Join Date
    Jul 2002
    Posts
    200

    A lot of help needed here! MFC

    Hello i have just started programming in C++ (like 2 days ago) i have programmed in vb 6.0 and vb.net and not i want to learn C++ .If anyone could point me to a good site that explains how to create a form in windows w/C++ and explains what each thing does could you please post it. Thanks! and if you know of a web site that could get me familliar w/ the MFC that would be great as well.

    Thanks!

  2. #2
    Frenzied Member CyberCarsten's Avatar
    Join Date
    Sep 1999
    Location
    Aalborg Ø, Denmark
    Posts
    1,544
    Try running a search on google or altavista...
    razor
    Software Engineer Student, Aalborg University, Denmark
    http://www.cs.auc.dk

    My email at AUC: will get a new email soon
    My website: http://www.razorsoftware.net


    Windows XP Pro/ Gentoo Linux (Laptop)
    Windows XP Pro (Home PC)

  3. #3
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    well...not to discourage u...but c++ has nothing to do with vb6 and .net...it evolves a lot of more things..the best thing u can do is buy a big book who describes all about c++ :\
    \m/\m/

  4. #4

    Thread Starter
    Addicted Member Buy2easy.com's Avatar
    Join Date
    Jul 2002
    Posts
    200
    I know some about the language itself like some syntax and stuff like that and i am taking a C++ programming class right now in college but it is only in the console area of C++ i want to learn to write windows apps and once i am done with this C++ class i will know most everything except how to program in windows...so basically i just need a site that describes how to create windows and basically what each thing is and what it is used for after that i can probably pick it up just by playing around with it... that is how i learned the other languages...Thanks for any help!

  5. #5
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765
    The tutorials at the top of the forum may be of some use.
    Don't Rate my posts.

  6. #6
    Hyperactive Member
    Join Date
    Sep 1999
    Location
    Cleveland, Ohio
    Posts
    263
    How to make a window
    Stuff you can do with windows
    Controls you can implement on forms
    If you need more information, just skim through the TOC (Table of Contents on the left) for the appropriate subject... or even just search for it.

  7. #7
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    Stay away from MFC until you know the API.

    And one programming class in C++ won't teach you "most everything".
    Though you'll probably know enough to start windows programming.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

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