Click here to Skip to main content
15,914,767 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help with menus Pin
Michael Dunn7-Nov-04 14:57
sitebuilderMichael Dunn7-Nov-04 14:57 
GeneralRe: Help with menus Pin
Ryan McDermott7-Nov-04 15:23
Ryan McDermott7-Nov-04 15:23 
GeneralRe: Help with menus Pin
Christian Graus7-Nov-04 15:29
protectorChristian Graus7-Nov-04 15:29 
GeneralRe: Help with menus Pin
Ryan McDermott7-Nov-04 15:33
Ryan McDermott7-Nov-04 15:33 
GeneralRe: Help with menus Pin
Christian Graus7-Nov-04 15:38
protectorChristian Graus7-Nov-04 15:38 
GeneralRe: Help with menus Pin
Ryan McDermott7-Nov-04 15:50
Ryan McDermott7-Nov-04 15:50 
GeneralRe: Help with menus Pin
Ravi Bhavnani7-Nov-04 18:53
professionalRavi Bhavnani7-Nov-04 18:53 
GeneralRe: Help with menus Pin
Christian Graus8-Nov-04 8:37
protectorChristian Graus8-Nov-04 8:37 
Ryan McDermott wrote:
Everything in MFC is so sloppy

MFC is an attempt to OO Win32. It's not perfect, by any means. Your best bet is to work your way through some examples, and learn a bit at a time.

Ryan McDermott wrote:
you write endless lines of classes and macros

You shouldn't have to write any macros. Macros are evil. I don't think you need to write endless classes either. Have you done any Win32 ? It's a lot more verbose.



Christian

I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer
GeneralRe: Help with menus Pin
User 5838527-Nov-04 17:05
User 5838527-Nov-04 17:05 
GeneralRe: Help with menus Pin
Ryan McDermott7-Nov-04 17:13
Ryan McDermott7-Nov-04 17:13 
GeneralRe: Help with menus Pin
Member 3076127-Nov-04 19:29
Member 3076127-Nov-04 19:29 
QuestionHow to change a caption of any window Pin
Dody_DK7-Nov-04 10:44
Dody_DK7-Nov-04 10:44 
AnswerRe: How to change a caption of any window Pin
faroqtam7-Nov-04 11:06
faroqtam7-Nov-04 11:06 
AnswerRe: How to change a caption of any window Pin
David Crow8-Nov-04 5:17
David Crow8-Nov-04 5:17 
GeneralRe: How to change a caption of any window Pin
Dody_DK8-Nov-04 6:23
Dody_DK8-Nov-04 6:23 
GeneralRe: How to change a caption of any window Pin
David Crow8-Nov-04 6:30
David Crow8-Nov-04 6:30 
GeneralRe: How to change a caption of any window Pin
Dody_DK8-Nov-04 6:50
Dody_DK8-Nov-04 6:50 
GeneralRe: How to change a caption of any window Pin
David Crow8-Nov-04 6:55
David Crow8-Nov-04 6:55 
GeneralRe: How to change a caption of any window Pin
Dody_DK8-Nov-04 6:57
Dody_DK8-Nov-04 6:57 
GeneralRe: How to change a caption of any window Pin
David Crow8-Nov-04 7:57
David Crow8-Nov-04 7:57 
GeneralRe: How to change a caption of any window Pin
Dody_DK8-Nov-04 9:57
Dody_DK8-Nov-04 9:57 
GeneralRe: How to change a caption of any window Pin
David Crow8-Nov-04 10:04
David Crow8-Nov-04 10:04 
GeneralRe: How to change a caption of any window Pin
Dody_DK8-Nov-04 10:39
Dody_DK8-Nov-04 10:39 
GeneralRe: How to change a caption of any window Pin
David Crow8-Nov-04 10:43
David Crow8-Nov-04 10:43 
GeneralRe: How to change a caption of any window Pin
Dody_DK8-Nov-04 10:47
Dody_DK8-Nov-04 10:47 

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.