Click here to Skip to main content
15,900,686 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionI'm MFC newbie, Where is Winmain() in MFC ? Pin
kumyim6-Nov-06 1:49
kumyim6-Nov-06 1:49 
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 
toxcct wrote:
MFC hides the main() function, and if it does, it is certainly for good reasons.


That is probably true. And I would also go as far as saying that if you are using MFC then you have no need to access the main() function. But...

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. Infact if you have come to believe (not quite true I know) that every program must have a main() fuction, then you start with MFC, aren't you going to wonder WTF?

If you are starting out with MFC and C++ as a first language, then you don't need to know nor will you care. But when it's a second language you will start translating what you know into what you are learning.
GeneralRe: I'm MFC newbie, Where is Winmain() in MFC ? Pin
toxcct6-Nov-06 5:48
toxcct6-Nov-06 5:48 
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 

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.