Click here to Skip to main content
15,902,112 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: [noob] Multithreading Pin
Ryan Binns11-Aug-04 18:33
Ryan Binns11-Aug-04 18:33 
QuestionCheck validity of HWND after window is closed? Pin
Indrawati11-Aug-04 17:08
Indrawati11-Aug-04 17:08 
AnswerRe: Check validity of HWND after window is closed? Pin
PJ Arends11-Aug-04 17:50
professionalPJ Arends11-Aug-04 17:50 
QuestionHow to call function of VBA from VC++ Pin
Chau Ngoc Vo11-Aug-04 15:37
Chau Ngoc Vo11-Aug-04 15:37 
QuestionHow to call function of VBA from VC++ Pin
Chau Ngoc Vo11-Aug-04 15:37
Chau Ngoc Vo11-Aug-04 15:37 
GeneralMFC, or not MFC... Pin
Mardawi11-Aug-04 9:52
Mardawi11-Aug-04 9:52 
GeneralRe: MFC, or not MFC... Pin
Henry miller11-Aug-04 12:16
Henry miller11-Aug-04 12:16 
GeneralRe: MFC, or not MFC... Pin
Navin11-Aug-04 15:09
Navin11-Aug-04 15:09 
Adding to what the other guy said... it appears that as time progresses, most of the MFC you'll see will be legacy apps. It certainly wouldn't hurt to learn MFC, since there is so much code out there using it.

That being said, there is still a place for C++. If you ever do work on any other platform, or need to do low-level stuff like drivers, or work in embedded systems, C++ will be important. And still, the majority of client-side apps are not written in .NET yet, and it'll probably be a while before it becomes ubiquitous.

So if I were you, I'd keep my options open. Go on and learn MFC, C++, but also learn how .NET works, learn Java, learn about some of the other windowing toolkits (like wxWidgets), etc. It never hurts to learn something. Smile | :)



An expert is somebody who learns more and more about less and less, until he knows absolutely everything about nothing.
GeneralRealy need help Pin
Larsson11-Aug-04 9:46
Larsson11-Aug-04 9:46 
GeneralRe: Realy need help Pin
dipeka11-Aug-04 19:27
dipeka11-Aug-04 19:27 
GeneralCFileDialog::DoModal() crashing with "stack overflow" Pin
chesky11-Aug-04 9:30
chesky11-Aug-04 9:30 
GeneralRe: CFileDialog::DoModal() crashing with "stack overflow" Pin
CodeBrain12-Aug-04 1:07
CodeBrain12-Aug-04 1:07 
GeneralRe: CFileDialog::DoModal() crashing with "stack overflow" Pin
chesky12-Aug-04 1:16
chesky12-Aug-04 1:16 
GeneralRe: CFileDialog::DoModal() crashing with "stack overflow" Pin
chesky13-Aug-04 4:44
chesky13-Aug-04 4:44 
GeneralAfxMessageBox and MessageBox Pin
ns11-Aug-04 7:45
ns11-Aug-04 7:45 
GeneralRe: AfxMessageBox and MessageBox Pin
David Crow11-Aug-04 7:49
David Crow11-Aug-04 7:49 
GeneralRe: AfxMessageBox and MessageBox Pin
ns11-Aug-04 7:54
ns11-Aug-04 7:54 
GeneralRe: AfxMessageBox and MessageBox Pin
Ravi Bhavnani11-Aug-04 21:00
professionalRavi Bhavnani11-Aug-04 21:00 
GeneralMFC App Pin
Cbenney0111-Aug-04 7:38
Cbenney0111-Aug-04 7:38 
GeneralRe: MFC App Pin
Maximilien11-Aug-04 7:44
Maximilien11-Aug-04 7:44 
QuestionDeleteFile to Recycle Bin??? Pin
Anonymous11-Aug-04 7:35
Anonymous11-Aug-04 7:35 
AnswerRe: DeleteFile to Recycle Bin??? Pin
David Crow11-Aug-04 7:40
David Crow11-Aug-04 7:40 
GeneralRe: DeleteFile to Recycle Bin??? Pin
Anonymous11-Aug-04 7:41
Anonymous11-Aug-04 7:41 
GeneralDisplaying uninstalled fonts - Please Help Pin
trendb11-Aug-04 7:26
trendb11-Aug-04 7:26 
GeneralRe: Displaying uninstalled fonts - Please Help Pin
Chris Losinger11-Aug-04 13:21
professionalChris Losinger11-Aug-04 13:21 

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.