Click here to Skip to main content
15,930,792 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: An icon in taskbar Pin
Filomela4-Feb-04 20:21
Filomela4-Feb-04 20:21 
GeneralRe: An icon in taskbar Pin
Diddy4-Feb-04 23:14
Diddy4-Feb-04 23:14 
GeneralI know absolutely nothing...help, please. Pin
_Sephiroth_1-Feb-04 19:27
_Sephiroth_1-Feb-04 19:27 
GeneralRe: I know absolutely nothing...help, please. Pin
фил1-Feb-04 21:08
фил1-Feb-04 21:08 
GeneralRe: I know absolutely nothing...help, please. Pin
John R. Shaw2-Feb-04 1:03
John R. Shaw2-Feb-04 1:03 
GeneralRe: I know absolutely nothing...help, please. Pin
фил2-Feb-04 1:26
фил2-Feb-04 1:26 
GeneralRe: I know absolutely nothing...help, please. Pin
John R. Shaw2-Feb-04 12:32
John R. Shaw2-Feb-04 12:32 
GeneralRe: I know absolutely nothing...help, please. Pin
Alan Chambers3-Feb-04 7:39
Alan Chambers3-Feb-04 7:39 
There are two ways to look at it, learning C++ via MFC is bad because it hides everything, or learning C++ via MFC is good because it hides everything. I think both are perfectly adequate. The C++ syntax is very confusing for a beginner because it is less like english than many high level languages (VB, delphi etc.) and MFC provides an entry point into the syntax. And I think because it is a high-level framework, much like VB, beginners can get into C++ and do things without seeing the enormity of the language and getting put off by the realisation of just how big a task it is to learn C++. For those who are curious, they will dig to the bottom of MFC to find how it works and is put together and start developing a proper C++ knowledge base. Doing it the other way around is very difficult because you are stepping into the cauldron of fire, where there is lots of code and little reward, many just get bored. However, it is as you say a very good way of learning, because you learn from the ground up. As you learn more, you will be able to see how MFC is put together without even looking at it. I'd say if your completely dedicated, start from the bottom and create some simple apps and figure out how it works. If your not sure about learning a language, check MFC out and see if you can get to grips with that, cos if you can't there's no point in pursing your hobby with C++.

"When I left you I was but the learner, now I am the master" - Darth Vader
GeneralRe: I know absolutely nothing...help, please. Pin
Anonymous2-Feb-04 4:00
Anonymous2-Feb-04 4:00 
GeneralRe: I know absolutely nothing...help, please. Pin
_Sephiroth_2-Feb-04 10:02
_Sephiroth_2-Feb-04 10:02 
GeneralRe: I know absolutely nothing...help, please. Pin
Roger Wright2-Feb-04 4:51
professionalRoger Wright2-Feb-04 4:51 
GeneralGroup several pages or child windows in to one project Pin
swarnamanoo1-Feb-04 17:44
swarnamanoo1-Feb-04 17:44 
GeneralPerformance problem of using listctrl to retrieve data using ADO in VC++ Pin
Dababa1-Feb-04 17:15
Dababa1-Feb-04 17:15 
GeneralRe: Performance problem of retrieve data using ADO in VC++ Pin
Dababa1-Feb-04 17:43
Dababa1-Feb-04 17:43 
GeneralMoving from MFC CList to stl::vector; please help Pin
Cloaca1-Feb-04 17:14
Cloaca1-Feb-04 17:14 
GeneralRe: Moving from MFC CList to stl::vector; please help Pin
Cloaca1-Feb-04 18:02
Cloaca1-Feb-04 18:02 
GeneralRe: Moving from MFC CList to stl::vector; please help Pin
Diddy1-Feb-04 22:21
Diddy1-Feb-04 22:21 
GeneralRe: Moving from MFC CList to stl::vector; please help Pin
Cloaca2-Feb-04 4:49
Cloaca2-Feb-04 4:49 
GeneralRe: Moving from MFC CList to stl::vector; please help Pin
Diddy2-Feb-04 5:41
Diddy2-Feb-04 5:41 
QuestionIs there a function to create sound? Pin
siew hoon1-Feb-04 15:51
siew hoon1-Feb-04 15:51 
AnswerRe: Is there a function to create sound? Pin
Prakash Nadar1-Feb-04 16:26
Prakash Nadar1-Feb-04 16:26 
AnswerRe: Is there a function to create sound? Pin
george ivanov2-Feb-04 2:05
george ivanov2-Feb-04 2:05 
QuestionHow to fix the 2nd dialog from moving? Pin
siew hoon1-Feb-04 15:49
siew hoon1-Feb-04 15:49 
AnswerRe: How to fix the 2nd dialog from moving? Pin
Diddy1-Feb-04 22:40
Diddy1-Feb-04 22:40 
GeneralRe: How to fix the 2nd dialog from moving? Pin
siew hoon21-Feb-04 19:40
siew hoon21-Feb-04 19:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.