Click here to Skip to main content
16,009,057 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Not really sure how to ask this! Pin
V.11-Jul-04 21:48
professionalV.11-Jul-04 21:48 
QuestionHow does this happen? Pin
the_augy11-Jul-04 18:36
the_augy11-Jul-04 18:36 
AnswerRe: How does this happen? Pin
Antti Keskinen11-Jul-04 19:27
Antti Keskinen11-Jul-04 19:27 
GeneralRe: How does this happen? Pin
the_augy11-Jul-04 20:04
the_augy11-Jul-04 20:04 
AnswerRe: How does this happen? Pin
V.11-Jul-04 20:44
professionalV.11-Jul-04 20:44 
Generalhelp! Pin
sunmozhou11-Jul-04 16:28
sunmozhou11-Jul-04 16:28 
GeneralRe: help! Pin
Ryan Binns11-Jul-04 17:53
Ryan Binns11-Jul-04 17:53 
GeneralRe: help! Pin
ThatsAlok11-Jul-04 22:32
ThatsAlok11-Jul-04 22:32 
sunmozhou wrote:
the "WinMain" function is the begining of the Windows application ,it create the windows which receive the message
and enter the message circulation.
Does this function create the main window of the application?


Yeah if use CreateWindow() function to craete a window.
ShowWindow() to Make the Window Visible.

and GetMessage() and DispatchMessage() to handle messages.


-----------------------------
"I Think It will Work"
-----------------------------
Alok Gupta
visit me at http://www.thisisalok.tk
QuestionString = File || Directory? Pin
Timothy Grabrian11-Jul-04 16:05
professionalTimothy Grabrian11-Jul-04 16:05 
AnswerRe: String = File || Directory? Pin
valikac11-Jul-04 17:15
valikac11-Jul-04 17:15 
AnswerRe: String = File || Directory? Pin
Michael Dunn11-Jul-04 19:56
sitebuilderMichael Dunn11-Jul-04 19:56 
AnswerRe: String = File || Directory? Pin
Anonymous11-Jul-04 23:42
Anonymous11-Jul-04 23:42 
GeneralMultiline listbox Pin
alesha11-Jul-04 14:22
alesha11-Jul-04 14:22 
GeneralRe: Multiline listbox Pin
Ryan Binns11-Jul-04 17:59
Ryan Binns11-Jul-04 17:59 
Generalbidirectional dictionary Pin
peterchen11-Jul-04 13:38
peterchen11-Jul-04 13:38 
GeneralRe: bidirectional dictionary Pin
Roger Allen12-Jul-04 0:31
Roger Allen12-Jul-04 0:31 
GeneralRe: bidirectional dictionary Pin
peterchen12-Jul-04 5:53
peterchen12-Jul-04 5:53 
Generalregexp - I'll never understand them... Pin
peterchen11-Jul-04 12:38
peterchen11-Jul-04 12:38 
GeneralRe: regexp - I'll never understand them... Pin
palbano11-Jul-04 13:22
palbano11-Jul-04 13:22 
GeneralRe: regexp - I'll never understand them... Pin
peterchen11-Jul-04 13:39
peterchen11-Jul-04 13:39 
GeneralRe: regexp - I'll never understand them... Pin
Michael Dunn11-Jul-04 20:00
sitebuilderMichael Dunn11-Jul-04 20:00 
GeneralRe: regexp - I'll never understand them... Pin
User 58385211-Jul-04 20:50
User 58385211-Jul-04 20:50 
Questionwhy we select an object like CDC and delete tht(see the following code)? Pin
ssingh72511-Jul-04 11:55
ssingh72511-Jul-04 11:55 
AnswerRe: why we select an object like CDC and delete tht(see the following code)? Pin
palbano11-Jul-04 12:19
palbano11-Jul-04 12:19 
QuestionHow can I hide the tabs of Tab Controls? Pin
ssingh72511-Jul-04 11:49
ssingh72511-Jul-04 11:49 

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.