Thread: MFC Download?

  1. #1
    Registered User
    Join Date
    Jan 2003
    Posts
    1

    MFC Download?

    Some one has probably asked this but, where could I download the MFC programming classes? I Visual C++ 6.0, but only 7.0 includes the classes, if anyone could help.
    Thanks

  2. #2
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    MFC is included with VC++ 6. I can't remember if there is an option in the install to not include it, maybe, if so, maybe that's what's happened, but it is certainly there - I've got it on the other screen in front of me!
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

  3. #3
    Registered User Dohojar's Avatar
    Join Date
    Feb 2002
    Posts
    115

    MFC classes

    The library does come with VC6. you just have to tell the compiler to use the library. Go to the Project menu option once you have you project created and choose the settings. this will open hte setting for the current project. there is a tab for general settings and it is here you can tell compiler to use MFC library.
    Hope this helps

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. WIndows programming?
    By hostensteffa in forum Windows Programming
    Replies: 7
    Last Post: 06-07-2002, 08:52 PM
  2. Release MFC Programs & Dynamic MFC DLL :: MFC
    By kuphryn in forum Windows Programming
    Replies: 2
    Last Post: 05-18-2002, 06:42 PM
  3. Beginning MFC (Prosise) Part III - Now What? :: C++
    By kuphryn in forum C++ Programming
    Replies: 5
    Last Post: 03-03-2002, 06:58 PM
  4. MFC is Challenging :: C++
    By kuphryn in forum C++ Programming
    Replies: 8
    Last Post: 02-05-2002, 01:33 AM