View Poll Results: Do you use MFC?

Voters
27. You may not vote on this poll
  • A lot

    5 18.52%
  • Somewhat

    3 11.11%
  • Less than somewhat

    4 14.81%
  • Not at all

    14 51.85%
  • What's MFC?

    1 3.70%

Thread: How many of you guys actually do win32 w/MFC

  1. #16
    Registered User
    Join Date
    May 2002
    Posts
    21

    Smile

    I 've been using both win32 api and even mfc.

    I found a lot simpler is api than learning many classes of mfc.

    But any way I can say that I worked more on mfc than win32
    as i couldn't get proper resources to work with sdk.

    Can any body suggest a good book or site for developing in windows sdk ?

  2. #17
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    Originally posted by samudrala_99
    I 've been using both win32 api and even mfc.

    I found a lot simpler is api than learning many classes of mfc.

    But any way I can say that I worked more on mfc than win32
    as i couldn't get proper resources to work with sdk.

    Can any body suggest a good book or site for developing in windows sdk ?
    Programming Windows (4th or 5th Ed) by Charles Petzold

  3. #18
    Shadow12345
    Guest
    After reading everything and taking it all in collectively I will try MFC for my own self and WINAPI for my own self and decide.

    IF you want the programming windows ebook by Charles petzold (the one mentioned by Fordy):

    http://vc.flashstyle.org/carlos/ and it is somewhere in that directory and about 4.4MB

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Win32 API or Win32 SDK?
    By jverkoey in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 07-20-2005, 03:26 PM
  2. Win32 in C++? (Is that what this tut is?)
    By Zeusbwr in forum Windows Programming
    Replies: 7
    Last Post: 04-07-2005, 08:52 PM
  3. Glut or Win32?
    By Zeusbwr in forum C++ Programming
    Replies: 14
    Last Post: 04-06-2005, 07:44 PM
  4. Win32 Thread Object Model Revisted
    By Codeplug in forum Windows Programming
    Replies: 5
    Last Post: 12-15-2004, 08:50 AM
  5. Classes and Win32 API, and another Question
    By philvaira in forum Windows Programming
    Replies: 10
    Last Post: 04-10-2004, 07:21 PM