Click here to Skip to main content
15,918,808 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Design Question: When use Win32 and when MFC? Pin
Cedric Moonen2-Aug-07 1:44
Cedric Moonen2-Aug-07 1:44 
GeneralRe: Design Question: When use Win32 and when MFC? Pin
Anurag Gandhi2-Aug-07 2:33
professionalAnurag Gandhi2-Aug-07 2:33 
GeneralRe: Design Question: When use Win32 and when MFC? Pin
Cedric Moonen2-Aug-07 7:17
Cedric Moonen2-Aug-07 7:17 
AnswerRe: Design Question: When use Win32 and when MFC? Pin
Christian Graus2-Aug-07 2:01
protectorChristian Graus2-Aug-07 2:01 
GeneralRe: Design Question: When use Win32 and when MFC? Pin
led mike2-Aug-07 4:37
led mike2-Aug-07 4:37 
GeneralRe: Design Question: When use Win32 and when MFC? Pin
Mark Salsbery2-Aug-07 7:45
Mark Salsbery2-Aug-07 7:45 
AnswerRe: Design Question: When use Win32 and when MFC? Pin
Nemanja Trifunovic2-Aug-07 2:36
Nemanja Trifunovic2-Aug-07 2:36 
AnswerRe: Design Question: When use Win32 and when MFC? Pin
CPallini2-Aug-07 3:00
mveCPallini2-Aug-07 3:00 
mandanani wrote:
MFC has low performance but development time is less


In most cases saving development time is the best option (and software reliability is even more valuable).

Moreover, IMHO, performace differences between MFC and WIN32 API are almost irrelevant for the average software developer (like me: I usually have to look for better designs and algorithms to improve the overall performance).

That said, I think that MFC is a good class library but you need to use it only if fits your needs, in other words, if you don't like the Framework, WIN32 API is an option.
Big Grin | :-D



If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

AnswerRe: Design Question: When use Win32 and when MFC? Pin
Mark Salsbery2-Aug-07 7:49
Mark Salsbery2-Aug-07 7:49 
AnswerRe: Design Question: When use Win32 and when MFC? Pin
Force Code2-Aug-07 8:22
Force Code2-Aug-07 8:22 
GeneralRe: Design Question: When use Win32 and when MFC? Pin
mandanani2-Aug-07 18:11
mandanani2-Aug-07 18:11 
QuestionMerge project Pin
Max++2-Aug-07 0:40
Max++2-Aug-07 0:40 
AnswerRe: Merge project Pin
KarstenK2-Aug-07 1:38
mveKarstenK2-Aug-07 1:38 
GeneralRe: Merge project Pin
Max++2-Aug-07 1:47
Max++2-Aug-07 1:47 
GeneralRe: Merge project Pin
KarstenK2-Aug-07 1:50
mveKarstenK2-Aug-07 1:50 
GeneralRe: Merge project Pin
Max++2-Aug-07 2:19
Max++2-Aug-07 2:19 
QuestionRetrieve a character from a string Pin
Perspx2-Aug-07 0:26
Perspx2-Aug-07 0:26 
AnswerRe: Retrieve a character from a string Pin
mandanani2-Aug-07 0:51
mandanani2-Aug-07 0:51 
GeneralRe: Retrieve a character from a string Pin
KarstenK2-Aug-07 1:40
mveKarstenK2-Aug-07 1:40 
AnswerRe: Retrieve a character from a string Pin
CPallini2-Aug-07 0:52
mveCPallini2-Aug-07 0:52 
AnswerRe: Retrieve a character from a string Pin
Paresh Chitte2-Aug-07 0:52
Paresh Chitte2-Aug-07 0:52 
AnswerRe: Retrieve a character from a string Pin
Sivaprasad S Nair2-Aug-07 1:21
professionalSivaprasad S Nair2-Aug-07 1:21 
GeneralRe: Retrieve a character from a string Pin
toxcct2-Aug-07 2:40
toxcct2-Aug-07 2:40 
GeneralRe: Retrieve a character from a string Pin
Sivaprasad S Nair2-Aug-07 18:39
professionalSivaprasad S Nair2-Aug-07 18:39 
GeneralRe: Retrieve a character from a string Pin
toxcct2-Aug-07 21:13
toxcct2-Aug-07 21:13 

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.