I want to build MFC with cb,which icon should i choose in New from template.(//)
Quote from: shengweijiang on October 30, 2009, 03:59:20 PM
I want to build MFC with cb,which icon should i choose in New from template.(//)
Win32 application. You'll need the MS SDK.
I mean if i can just choose one of the icons
[attachment deleted by admin]
Did you look for the one called "Win32 application"?
Tim S.
yes ,I want to build a Win32 GUI project.
Quote from: shengweijiang on October 31, 2009, 02:49:19 AM
yes ,I want to build a Win32 GUI project.
So what I say - choose Win32 application from the wizards. It's even shown on your screenshot on the lower right.
Quote from: MortenMacFly on November 01, 2009, 07:56:49 PM
Quote from: shengweijiang on October 31, 2009, 02:49:19 AM
yes ,I want to build a Win32 GUI project.
So what I say - choose Win32 application from the wizards. It's even shown on your screenshot on the lower right.
Maybe the OP is really asking if one can
develop an MFC application in C::B [from scratch], as a free alternative to Visual Studio? If that is the real question, I would say it isn't what C::B is meant to do (the way I understand it). But if one is willing to lreplace MFC with wxWidgets, then C::B with wxSmith/wxWidgets is the perfect tool. I would recomend that, coming from MFC myself.