Click here to Skip to main content
15,911,715 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: [noob] Multithreading Pin
PJ Arends11-Aug-04 18:09
professionalPJ Arends11-Aug-04 18:09 
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 
There is a lot of MFC code out there, and it isn't going anyplace. In most cases it is cheaper to have someone learn MFC to do maintance on in, than to port it over to something better. So there will always be jobs out there that require someone who knows MFC.

Nobody in their right mind would start a new project with MFC. There are too many better toolkits out there. (not just .net, but also things like qt) Course a lot of better comes down to personal prefererence, I don't want to get into that argument. Still, if you are doing windows managed code is generally better, while if you want cross platform you need something else anyway.

Learn what is useful to you. C++ is very common in industry, like MFC that won't change overnight. Don't blind yourself to one toolkit, when the job market changes to look for something else you need to change too.

If you just want to learn something, it is sometimes best to learn something that won't be useful to your job. You can then focus on what counts not what is important now!

Personally I wouldn't bother. But I've never used either MFC or visual C++. I'll learn it if I need to, but there are other things that are also worth learning.
GeneralRe: MFC, or not MFC... Pin
Navin11-Aug-04 15:09
Navin11-Aug-04 15:09 
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 

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.