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

C / C++ / MFC

 
AnswerRe: Which is the best C++ ERP development toolkit ? Pin
sumeet1233-Nov-09 1:27
sumeet1233-Nov-09 1:27 
QuestionDifference between MFC and windows form application Pin
frankis782-Dec-08 8:10
frankis782-Dec-08 8:10 
AnswerRe: Difference between MFC and windows form application Pin
toxcct2-Dec-08 8:29
toxcct2-Dec-08 8:29 
GeneralRe: Difference between MFC and windows form application Pin
frankis782-Dec-08 10:28
frankis782-Dec-08 10:28 
GeneralRe: Difference between MFC and windows form application Pin
Rajesh R Subramanian2-Dec-08 20:33
professionalRajesh R Subramanian2-Dec-08 20:33 
GeneralRe: Difference between MFC and windows form application Pin
frankis782-Dec-08 20:50
frankis782-Dec-08 20:50 
AnswerRe: Difference between MFC and windows form application PinPopular
led mike2-Dec-08 8:44
led mike2-Dec-08 8:44 
AnswerRe: Difference between MFC and windows form application Pin
Alan Balkany3-Dec-08 4:46
Alan Balkany3-Dec-08 4:46 
You're right that windows forms are simpler. MFC has many different window types which make it more complex. When moving from MFC to .NET, I've found that windows forms generally have every capability I've gotten used to using in MFC. It's easier to do things with windows forms because everything is implemented as properties and methods, which are easy to find.
QuestionCompiler error C2440 when converting from VC++ 6.0 to VS .NET 2003 Pin
CarolLamoreaux2-Dec-08 8:02
CarolLamoreaux2-Dec-08 8:02 
AnswerRe: Compiler error C2440 when converting from VC++ 6.0 to VS .NET 2003 Pin
Stuart Dootson2-Dec-08 8:30
professionalStuart Dootson2-Dec-08 8:30 
GeneralRe: Compiler error C2440 when converting from VC++ 6.0 to VS .NET 2003 [modified] Pin
CarolLamoreaux2-Dec-08 8:48
CarolLamoreaux2-Dec-08 8:48 
GeneralRe: Compiler error C2440 when converting from VC++ 6.0 to VS .NET 2003 Pin
Stuart Dootson2-Dec-08 20:53
professionalStuart Dootson2-Dec-08 20:53 
Questiontext wrapping for a custom ctreectrl (mfc) Pin
kitkat120122-Dec-08 8:01
kitkat120122-Dec-08 8:01 
AnswerRe: text wrapping for a custom ctreectrl (mfc) Pin
Code-o-mat2-Dec-08 8:09
Code-o-mat2-Dec-08 8:09 
GeneralRe: text wrapping for a custom ctreectrl (mfc) Pin
kitkat120122-Dec-08 8:30
kitkat120122-Dec-08 8:30 
GeneralRe: text wrapping for a custom ctreectrl (mfc) Pin
Code-o-mat2-Dec-08 8:55
Code-o-mat2-Dec-08 8:55 
GeneralRe: text wrapping for a custom ctreectrl (mfc) Pin
kitkat120122-Dec-08 10:51
kitkat120122-Dec-08 10:51 
QuestionRe: text wrapping for a custom ctreectrl (mfc) Pin
Singh, Yashpal10-Dec-13 20:17
Singh, Yashpal10-Dec-13 20:17 
QuestionPlease consider the following C Program Pin
BobInNJ2-Dec-08 7:42
BobInNJ2-Dec-08 7:42 
AnswerRe: Please consider the following C Program Pin
toxcct2-Dec-08 7:51
toxcct2-Dec-08 7:51 
AnswerRe: Please consider the following C Program Pin
Code-o-mat2-Dec-08 7:55
Code-o-mat2-Dec-08 7:55 
GeneralRe: Please consider the following C Program Pin
toxcct2-Dec-08 8:05
toxcct2-Dec-08 8:05 
GeneralRe: Please consider the following C Program Pin
Code-o-mat2-Dec-08 8:17
Code-o-mat2-Dec-08 8:17 
GeneralRe: Please consider the following C Program Pin
toxcct2-Dec-08 8:19
toxcct2-Dec-08 8:19 
GeneralRe: Please consider the following C Program Pin
CPallini2-Dec-08 9:22
mveCPallini2-Dec-08 9:22 

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.