Click here to Skip to main content
15,911,531 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWhen is CWnd valid? Pin
charlieg4-Sep-07 3:43
charlieg4-Sep-07 3:43 
AnswerRe: When is CWnd valid? Pin
led mike4-Sep-07 4:38
led mike4-Sep-07 4:38 
GeneralRe: When is CWnd valid? Pin
charlieg4-Sep-07 6:05
charlieg4-Sep-07 6:05 
GeneralRe: When is CWnd valid? Pin
led mike4-Sep-07 11:54
led mike4-Sep-07 11:54 
QuestionWindows message order? Pin
charlieg4-Sep-07 3:26
charlieg4-Sep-07 3:26 
AnswerRe: Windows message order? Pin
Hamed Musavi4-Sep-07 5:50
Hamed Musavi4-Sep-07 5:50 
GeneralRe: Windows message order? Pin
charlieg4-Sep-07 5:56
charlieg4-Sep-07 5:56 
GeneralRe: Windows message order? Pin
Hamed Musavi4-Sep-07 6:32
Hamed Musavi4-Sep-07 6:32 
charlieg wrote:
Are you implying that I should use the debugger to catch the events?

I didn't work a lot with activeXs but as much as I remember When I was testing my controls, I could see event's (perhaps only those that I handled or called 'Fire' for), even in release mode, in the big edit box at the bottom of the window. I'm sorry. I didn't read the text completely and thought you don't know about the tool at all.Blush | :O

charlieg wrote:
of course, you can't find it in msdn....


I'm not sure. Some times that's right, but first that I started programming it was my best friend. Articles like the following and even better ones that I can't find now, helped me a lot. You sure read them already and perhaps were useful to you too.

http://msdn2.microsoft.com/en-us/library/ms632597.aspx[^]


http://msdn2.microsoft.com/en-us/library/ms632598.aspx[^]

// "Life is very short and is very fragile also." Yanni
while (I'm_alive)
{
cout<<"I love programming.";
}

AnswerRe: Windows message order? Pin
Mark Salsbery4-Sep-07 6:15
Mark Salsbery4-Sep-07 6:15 
GeneralRe: Windows message order? Pin
charlieg4-Sep-07 6:33
charlieg4-Sep-07 6:33 
GeneralRe: Windows message order? Pin
Mark Salsbery4-Sep-07 6:49
Mark Salsbery4-Sep-07 6:49 
QuestionAbout IHTML Interface ... need your help Pin
Ryu Jin4-Sep-07 3:21
Ryu Jin4-Sep-07 3:21 
QuestionHelp - clistctrl drag image only showing icon, no text Pin
Derrick Becker4-Sep-07 3:14
Derrick Becker4-Sep-07 3:14 
QuestionRe: Help - clistctrl drag image only showing icon, no text Pin
Derrick Becker4-Sep-07 5:17
Derrick Becker4-Sep-07 5:17 
QuestionPlease Help :( [modified] Pin
Programm3r4-Sep-07 2:11
Programm3r4-Sep-07 2:11 
QuestionVC++ AND MS ACCESS connection Pin
himuskanhere4-Sep-07 2:08
himuskanhere4-Sep-07 2:08 
AnswerRe: VC++ AND MS ACCESS connection Pin
chandu0044-Sep-07 2:30
chandu0044-Sep-07 2:30 
AnswerRe: VC++ AND MS ACCESS connection Pin
Hamid_RT4-Sep-07 3:38
Hamid_RT4-Sep-07 3:38 
QuestionHow to terminate a thread? Pin
kcynic4-Sep-07 0:52
kcynic4-Sep-07 0:52 
AnswerRe: How to terminate a thread? Pin
Roger Stoltz4-Sep-07 1:02
Roger Stoltz4-Sep-07 1:02 
GeneralRe: How to terminate a thread? Pin
kcynic4-Sep-07 1:15
kcynic4-Sep-07 1:15 
GeneralRe: How to terminate a thread? Pin
Cedric Moonen4-Sep-07 1:25
Cedric Moonen4-Sep-07 1:25 
GeneralRe: How to terminate a thread? Pin
Roger Stoltz4-Sep-07 1:51
Roger Stoltz4-Sep-07 1:51 
AnswerRe: How to terminate a thread? Pin
aks.4-Sep-07 1:52
aks.4-Sep-07 1:52 
GeneralRe: How to terminate a thread? Pin
kcynic4-Sep-07 1:57
kcynic4-Sep-07 1:57 

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.