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

C / C++ / MFC

 
AnswerRe: I'm MFC newbie, Where is Winmain() in MFC ? Pin
led mike6-Nov-06 4:28
led mike6-Nov-06 4:28 
GeneralRe: I'm MFC newbie, Where is Winmain() in MFC ? Pin
Waldermort6-Nov-06 4:35
Waldermort6-Nov-06 4:35 
GeneralRe: I'm MFC newbie, Where is Winmain() in MFC ? Pin
led mike6-Nov-06 4:56
led mike6-Nov-06 4:56 
GeneralRe: I'm MFC newbie, Where is Winmain() in MFC ? Pin
Waldermort6-Nov-06 5:27
Waldermort6-Nov-06 5:27 
GeneralRe: I'm MFC newbie, Where is Winmain() in MFC ? Pin
led mike6-Nov-06 5:41
led mike6-Nov-06 5:41 
GeneralRe: I'm MFC newbie, Where is Winmain() in MFC ? Pin
toxcct6-Nov-06 5:09
toxcct6-Nov-06 5:09 
GeneralRe: I'm MFC newbie, Where is Winmain() in MFC ? Pin
Waldermort6-Nov-06 5:36
Waldermort6-Nov-06 5:36 
GeneralRe: I'm MFC newbie, Where is Winmain() in MFC ? Pin
toxcct6-Nov-06 5:48
toxcct6-Nov-06 5:48 
waldermort wrote:
toxcct wrote:
you don't have to know "where is" main() nor "what it does". you only have to know "where to start when using MFC"...

... if you already know what main() does, how it's used and what exactly it's purpose is.


i still don't agree. MFC provides an additional abstraction level which you don't need to "crack" at all. if you'r curious about the internal, read the docs, they're full enough. as an example, when you use a Windows API, you read the MSDN, so you know exactly how to use what or what function, right ? but do you go every time to the sources to try to understand how they coded the API ? i hope no so !

also, you know the program entry point is main(). but did you know that a program start is not really main() ? do you know all the initialisations the operating system does for you silently ?


You don't know where to start ? ask a good friend

[VisualCalc 3.0][Flags Beginner's Guide]

GeneralRe: I'm MFC newbie, Where is Winmain() in MFC ? Pin
Waldermort6-Nov-06 6:33
Waldermort6-Nov-06 6:33 
AnswerRe: I'm MFC newbie, Where is Winmain() in MFC ? Pin
Waldermort6-Nov-06 4:30
Waldermort6-Nov-06 4:30 
QuestionRe: I'm MFC newbie, Where is Winmain() in MFC ? Pin
David Crow6-Nov-06 5:29
David Crow6-Nov-06 5:29 
AnswerThx every one. Pin
kumyim7-Nov-06 19:32
kumyim7-Nov-06 19:32 
Questionhi,iam intersted to lear Windows CE and eVC++ plz tell which books are good to learn Pin
premkamalg6-Nov-06 1:23
premkamalg6-Nov-06 1:23 
QuestionHow an I add tooltip for the buttons on the Dialog box? Pin
Sameer_Thakur6-Nov-06 0:59
Sameer_Thakur6-Nov-06 0:59 
AnswerRe: How an I add tooltip for the buttons on the Dialog box? Pin
Nibu babu thomas6-Nov-06 1:06
Nibu babu thomas6-Nov-06 1:06 
AnswerRe: How an I add tooltip for the buttons on the Dialog box? Pin
Hamid_RT6-Nov-06 8:42
Hamid_RT6-Nov-06 8:42 
Questionrtc clock change summer/winter time Pin
faladrim6-Nov-06 0:38
faladrim6-Nov-06 0:38 
AnswerRe: rtc clock change summer/winter time Pin
David Crow7-Nov-06 3:10
David Crow7-Nov-06 3:10 
QuestionHow to convert CString to Char* in mode UNICODE Pin
huynhnb6-Nov-06 0:23
huynhnb6-Nov-06 0:23 
AnswerRe: How to convert CString to Char* in mode UNICODE Pin
Nibu babu thomas6-Nov-06 0:31
Nibu babu thomas6-Nov-06 0:31 
GeneralRe: How to convert CString to Char* in mode UNICODE Pin
bosfan6-Nov-06 1:27
bosfan6-Nov-06 1:27 
GeneralRe: How to convert CString to Char* in mode UNICODE Pin
iserik6-Nov-06 5:59
iserik6-Nov-06 5:59 
AnswerRe: How to convert CString to Char* in mode UNICODE Pin
fat_boy6-Nov-06 23:56
fat_boy6-Nov-06 23:56 
QuestionRead exe File? Pin
bosfan6-Nov-06 0:12
bosfan6-Nov-06 0:12 
AnswerRe: Read exe File? Pin
Nibu babu thomas6-Nov-06 0:18
Nibu babu thomas6-Nov-06 0:18 

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.