Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Basic OOP question

  1. #11
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    You're probably thinking of MFC, the Microsoft Foundation Classes, a Windows development toolkit. That's independent of the compiler used — you could equally compile a plain C++ application, or use another library like Qt or plain Win32.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  2. The Following User Says Thank You to Twey For This Useful Post:

    Dal (01-12-2009)

  3. #12
    Join Date
    Jul 2008
    Posts
    102
    Thanks
    36
    Thanked 6 Times in 6 Posts

    Default

    hmm, never knew these things when I was trying and help was never around when I needed it (I used yahoo chat as my main source of help and people on there, well most were just horney teens and the rooms were filled with filth, never knew anything like dynamic forums or programming talk existed back in 1999-2000, I was also on dial-up 56k which was running about half that because of a telephone line issue I was having )

    Why is M$ always the bane of my existence!
    Programmers are tools used to convert Caffeine to code

  4. #13
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    You'll probably find better information in ##C++ on irc.freenode.org, although beware: they can be a bit crotchety. http://www.catb.org/~esr/faqs/smart-questions.html will help.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  5. The Following User Says Thank You to Twey For This Useful Post:

    Dal (01-12-2009)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •