Click here to Skip to main content
15,923,222 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: .NET to replace MFC???? Pin
Christian Graus8-Oct-01 15:52
protectorChristian Graus8-Oct-01 15:52 
GeneralRe: .NET to replace MFC???? Pin
Fazlul Kabir8-Oct-01 17:01
Fazlul Kabir8-Oct-01 17:01 
GeneralRe: .NET to replace MFC???? Pin
Christian Graus8-Oct-01 17:24
protectorChristian Graus8-Oct-01 17:24 
GeneralRe: .NET to replace MFC???? Pin
Fazlul Kabir8-Oct-01 18:54
Fazlul Kabir8-Oct-01 18:54 
GeneralRe: .NET to replace MFC???? Pin
Christian Graus8-Oct-01 19:02
protectorChristian Graus8-Oct-01 19:02 
GeneralRe: .NET to replace MFC???? Pin
Tomasz Sowinski8-Oct-01 23:48
Tomasz Sowinski8-Oct-01 23:48 
GeneralRe: .NET to replace MFC???? Pin
Christian Graus9-Oct-01 0:05
protectorChristian Graus9-Oct-01 0:05 
GeneralRe: .NET to replace MFC???? Pin
Mike Burston9-Oct-01 0:33
Mike Burston9-Oct-01 0:33 
>> What would you like to see in MFC 7 and it's not there?

MFC is mature, or dated - depends upon your perspective, I suppose.

I'd like to see a lot more integration between MFC and STL for starters. And at least an alternative to the MESSAGE_MAP macro approach to command routing (the current MFC inplementation was designed essentially to overcome size and speed limitations that existed in PCs and operating systems (win 3.x) back in the early nineties - the compromises and limitations that flow from this are no longer valid). Also better use of C++ interfaces, multiple inheritence support for mixin classes for creating command processing controls, and some use of templates - oh, wait, that's probably WTL (maybe I want WTL and MFC to merge ...). And a useful tab control like Delphi/C++ Bulder would make life a lot easier every now and then.

And while I'm at it, I'd also ask for much better code wizard support when using MFC. And how about cleaning up the entire SDI/MDI and Document/View frameworks by allowing easier variations (single document, multiple windows, etc) and Model/View/Controller style interfaces? Does anyone actually create MDI apps anymore ??

And finally, perhaps MS can solve this whole Israel/Palestine/Muslim/Terrorist/USA thing so I can concentrate a little more on how to improve MFC.

>> Not a thing. I'd rather see Microsoft work on ANSI conformance.

Yes, yes, yes. At least get template support up to standard. Please. Pretty Please.

Oh, and Christian - I keep meaning to ask (and I'm too lazy to look it up) - how do I put quotes in italics in a post ??





----------------------
Reg : "Well, what Jesus blatantly fails to appreciate is that it's the meek who are the problem."

GeneralRe: .NET to replace MFC???? Pin
Christian Graus9-Oct-01 0:40
protectorChristian Graus9-Oct-01 0:40 
GeneralRe: .NET to replace MFC???? Pin
Tomasz Sowinski9-Oct-01 1:01
Tomasz Sowinski9-Oct-01 1:01 
GeneralRe: .NET to replace MFC???? Pin
Mike Burston9-Oct-01 1:31
Mike Burston9-Oct-01 1:31 
GeneralRe: .NET to replace MFC???? Pin
Tomasz Sowinski9-Oct-01 1:40
Tomasz Sowinski9-Oct-01 1:40 
GeneralRe: .NET to replace MFC???? Pin
Mike Burston9-Oct-01 2:06
Mike Burston9-Oct-01 2:06 
GeneralRe: .NET to replace MFC???? Pin
Tomasz Sowinski9-Oct-01 2:17
Tomasz Sowinski9-Oct-01 2:17 
GeneralRe: .NET to replace MFC???? Pin
Derek Lakin9-Oct-01 0:35
Derek Lakin9-Oct-01 0:35 
GeneralRe: .NET to replace MFC???? Pin
Fazlul Kabir9-Oct-01 2:35
Fazlul Kabir9-Oct-01 2:35 
GeneralRe: .NET to replace MFC???? Pin
Tomasz Sowinski9-Oct-01 2:48
Tomasz Sowinski9-Oct-01 2:48 
GeneralRe: .NET to replace MFC???? Pin
Fazlul Kabir9-Oct-01 3:13
Fazlul Kabir9-Oct-01 3:13 
GeneralRe: .NET to replace MFC???? Pin
Tomasz Sowinski9-Oct-01 3:25
Tomasz Sowinski9-Oct-01 3:25 
GeneralRe: .NET to replace MFC???? Pin
Fazlul Kabir9-Oct-01 3:34
Fazlul Kabir9-Oct-01 3:34 
GeneralWM_COPYDATA Pin
8-Oct-01 14:32
suss8-Oct-01 14:32 
GeneralRe: WM_COPYDATA Pin
Michael Dunn8-Oct-01 16:14
sitebuilderMichael Dunn8-Oct-01 16:14 
GeneralRe: WM_COPYDATA Pin
8-Oct-01 17:08
suss8-Oct-01 17:08 
GeneralSleep( ) Pin
8-Oct-01 13:31
suss8-Oct-01 13:31 
GeneralRe: Sleep( ) Pin
Christian Graus8-Oct-01 13:40
protectorChristian Graus8-Oct-01 13:40 

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.