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

C / C++ / MFC

 
GeneralRe: How can i chang the type of int to type of POSITION Pin
ebinaini23-Aug-05 15:25
ebinaini23-Aug-05 15:25 
AnswerRe: How can i chang the type of int to type of POSITION Pin
Christian Graus22-Aug-05 15:59
protectorChristian Graus22-Aug-05 15:59 
GeneralRe: How can i chang the type of int to type of POSITION Pin
David Crow23-Aug-05 3:29
David Crow23-Aug-05 3:29 
GeneralRe: How can i chang the type of int to type of POSITION Pin
Christian Graus23-Aug-05 13:24
protectorChristian Graus23-Aug-05 13:24 
GeneralRe: How can i chang the type of int to type of POSITION Pin
David Crow23-Aug-05 16:40
David Crow23-Aug-05 16:40 
GeneralRe: How can i chang the type of int to type of POSITION Pin
Christian Graus23-Aug-05 16:52
protectorChristian Graus23-Aug-05 16:52 
GeneralRe: How can i chang the type of int to type of POSITION Pin
David Crow24-Aug-05 3:14
David Crow24-Aug-05 3:14 
GeneralRe: How can i chang the type of int to type of POSITION Pin
Christian Graus24-Aug-05 10:23
protectorChristian Graus24-Aug-05 10:23 
DavidCrow wrote:
All valid points, but they still fail to explain why "MFC is crap."

The MFC *containers* are crap. For the reasons I have stated.

DavidCrow wrote:
Are you assuming that the non-MFC application is still GUI? If

No, why would I ?

DavidCrow wrote:
If so, I'm not sure how the STL would be of any help to someone wanting to create a GUI application. If not, then the STL would certainly be of value.

You seem to have missed my point. If I am working on a nonMFC app, and I need containers, if I have learned the MFC ones instead of STL ( as many do ), I will be initially lost.

DavidCrow wrote:
How is it better supported? Are you talking about support from Microsoft?

No, I'm talking about compilers that support the STL, compared to compilers that support MFC.

DavidCrow wrote:
All tools have limitations. Those limitations, however, are not always relevant to the solution.

Yes, I agree. MFC in general has limitations, but I still regard it as a good library, certainly a good alternative to Win32. However, like I said, it does include stuff that IMO does not add to the library, and encourages bad programming practice. The MFC containers were written prior to the C++ standard, and exist for legacy support. I'm aware of shops that don't let programmers use STL because 'Microsoft has containers and we're a Microsoft shop'. That sort of idiocy, combined with general ignorance ( that is, people using MFC find the containers, and have no idea there is a standard alternative ), is the reason I remain a pariah, a lone preacher in the wilderness, defending the use of the standard library for containers.

Christian Graus - Microsoft MVP - C++
GeneralRe: How can i chang the type of int to type of POSITION Pin
David Crow24-Aug-05 10:40
David Crow24-Aug-05 10:40 
GeneralRe: How can i chang the type of int to type of POSITION Pin
Christian Graus24-Aug-05 10:52
protectorChristian Graus24-Aug-05 10:52 
AnswerRe: How can i chang the type of int to type of POSITION Pin
MailtoGops22-Aug-05 22:34
MailtoGops22-Aug-05 22:34 
GeneralDirectShow output buffer issue Pin
sashi_ua22-Aug-05 14:07
sashi_ua22-Aug-05 14:07 
GeneralMore linker errors Pin
Christian Graus22-Aug-05 13:33
protectorChristian Graus22-Aug-05 13:33 
GeneralRe: More linker errors Pin
Jose Lamas Rios22-Aug-05 16:53
Jose Lamas Rios22-Aug-05 16:53 
GeneralRe: More linker errors Pin
Christian Graus22-Aug-05 18:20
protectorChristian Graus22-Aug-05 18:20 
GeneralRe: More linker errors Pin
Jose Lamas Rios22-Aug-05 19:30
Jose Lamas Rios22-Aug-05 19:30 
GeneralRe: More linker errors Pin
Christian Graus22-Aug-05 19:36
protectorChristian Graus22-Aug-05 19:36 
GeneralRe: More linker errors Pin
Jose Lamas Rios22-Aug-05 20:06
Jose Lamas Rios22-Aug-05 20:06 
GeneralRe: More linker errors Pin
Christian Graus23-Aug-05 13:14
protectorChristian Graus23-Aug-05 13:14 
GeneralClistCtrl question Pin
Tom Wright22-Aug-05 12:54
Tom Wright22-Aug-05 12:54 
GeneralRe: ClistCtrl question Pin
Jose Lamas Rios22-Aug-05 17:02
Jose Lamas Rios22-Aug-05 17:02 
GeneralRe: ClistCtrl question Pin
Tom Wright23-Aug-05 4:57
Tom Wright23-Aug-05 4:57 
GeneralTrouble passing a class pointer to AfxBeingThread Pin
KnaveR77722-Aug-05 12:49
KnaveR77722-Aug-05 12:49 
GeneralRe: Trouble passing a class pointer to AfxBeingThread Pin
MailtoGops22-Aug-05 23:00
MailtoGops22-Aug-05 23:00 
GeneralQ about WINDBG Pin
valerie9922-Aug-05 12:41
valerie9922-Aug-05 12:41 

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.