Click here to Skip to main content
15,886,110 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionClash between VS 2003 and VS 2005 Pin
rohitgonsalves24-Jun-09 17:14
rohitgonsalves24-Jun-09 17:14 
AnswerRe: Clash between VS 2003 and VS 2005 Pin
Joe Woodbury24-Jun-09 17:37
professionalJoe Woodbury24-Jun-09 17:37 
GeneralRe: Clash between VS 2003 and VS 2005 Pin
rohitgonsalves24-Jun-09 19:30
rohitgonsalves24-Jun-09 19:30 
QuestionMoving to UNICODE Pin
dipuks24-Jun-09 12:36
dipuks24-Jun-09 12:36 
AnswerRe: Moving to UNICODE Pin
PJ Arends24-Jun-09 14:37
professionalPJ Arends24-Jun-09 14:37 
AnswerRe: Moving to UNICODE [modified] Pin
Joe Woodbury24-Jun-09 17:45
professionalJoe Woodbury24-Jun-09 17:45 
QuestionI have a question: Why MFC is still used? [modified] Pin
Seraph_summer24-Jun-09 10:35
Seraph_summer24-Jun-09 10:35 
AnswerRe: I have a question: Why MFC is still used? Pin
Stuart Dootson24-Jun-09 10:55
professionalStuart Dootson24-Jun-09 10:55 
1) There are still places where the .NET framework isn't widely installed, so .NET apps aren't an option (I know, I work at one)
2) I would say that MFC still has a better developed application framework than (say) Windows Forms - things like UI updating just seem better in MFC, IMO.

If you're going to use something instead of MFC, use Qt - that's a really nice UI framework, IMO - or (maybe) WTL - MFC-esque but lighter weight and (IMO) some things are nicer.

Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

AnswerRe: I have a question: Why MFC is still used? Pin
Joe Woodbury24-Jun-09 11:28
professionalJoe Woodbury24-Jun-09 11:28 
QuestionSlideCtrl Pin
siva45524-Jun-09 8:59
siva45524-Jun-09 8:59 
QuestionRe: SlideCtrl Pin
David Crow24-Jun-09 9:12
David Crow24-Jun-09 9:12 
QuestionHow to open a device specific serial port?? Pin
Kiran Satish24-Jun-09 8:14
Kiran Satish24-Jun-09 8:14 
Questionstrcpy_s with WCHAR option Pin
dipuks24-Jun-09 7:38
dipuks24-Jun-09 7:38 
AnswerRe: strcpy_s with WCHAR option Pin
led mike24-Jun-09 8:18
led mike24-Jun-09 8:18 
GeneralRe: strcpy_s with WCHAR option Pin
Rajesh R Subramanian24-Jun-09 9:49
professionalRajesh R Subramanian24-Jun-09 9:49 
GeneralRe: strcpy_s with WCHAR option Pin
led mike24-Jun-09 11:55
led mike24-Jun-09 11:55 
GeneralVOID *function() help Pin
Douglas Kirk24-Jun-09 7:35
Douglas Kirk24-Jun-09 7:35 
GeneralRe: VOID *function() help Pin
bulg24-Jun-09 7:45
bulg24-Jun-09 7:45 
GeneralRe: VOID *function() help Pin
Douglas Kirk24-Jun-09 7:49
Douglas Kirk24-Jun-09 7:49 
GeneralRe: VOID *function() help Pin
Chris Losinger24-Jun-09 9:04
professionalChris Losinger24-Jun-09 9:04 
GeneralRe: VOID *function() help Pin
Douglas Kirk24-Jun-09 9:57
Douglas Kirk24-Jun-09 9:57 
GeneralRe: VOID *function() help Pin
Stuart Dootson24-Jun-09 10:48
professionalStuart Dootson24-Jun-09 10:48 
QuestionInferred Function Pointer Template Parameter Pin
Skippums24-Jun-09 7:25
Skippums24-Jun-09 7:25 
AnswerRe: Inferred Function Pointer Template Parameter Pin
Stuart Dootson24-Jun-09 10:46
professionalStuart Dootson24-Jun-09 10:46 
QuestionCDialogTemplate Pin
p_196024-Jun-09 7:14
p_196024-Jun-09 7:14 

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.