Click here to Skip to main content
15,919,028 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Virtual Namspaces and Drag &Drop operation Pin
17-Jul-01 23:24
suss17-Jul-01 23:24 
GeneralRe: Virtual Namspaces and Drag &Drop operation Pin
pic19-Jul-01 6:01
pic19-Jul-01 6:01 
GeneralWhy did the func :OnChar not happened when a key pressed Pin
17-Jul-01 21:10
suss17-Jul-01 21:10 
GeneralRe: Why did the func :OnChar not happened when a key pressed Pin
Patrick Hoffmann17-Jul-01 23:00
Patrick Hoffmann17-Jul-01 23:00 
GeneralRe: Why did the func :OnChar not happened when a key pressed Pin
Igor Sukhov18-Jul-01 1:15
Igor Sukhov18-Jul-01 1:15 
QuestionMessage queues of windows? Pin
Frankie17-Jul-01 21:02
Frankie17-Jul-01 21:02 
AnswerRe: Message queues of windows? Pin
Michael Dunn17-Jul-01 21:21
sitebuilderMichael Dunn17-Jul-01 21:21 
GeneralRe: Message queues of windows? Pin
Frankie17-Jul-01 22:02
Frankie17-Jul-01 22:02 
Ok..I think I understand my problem now. I have a lot of CWnd deriven windows in each view which all have their own message map, each of these windows also have child windows which also have their own message map. Some numbers:
10 view classes, with each 10 windows and each of this window 20 sub windows -> say more than 220 windows that have their own message map. Could this cause my program to be very slow? And is there by any means a way to speed up the proces, work around the message map, or let MFC know not to walk through the message maps of certain windows (say all windows in the views that are not active?)
QuestionHow to capture Events & HTML content in Netscape browser Pin
PrashanthBA17-Jul-01 19:09
PrashanthBA17-Jul-01 19:09 
GeneralChanging pointer in CDaoRecordset ... Pin
Hadi Rezaee17-Jul-01 18:26
Hadi Rezaee17-Jul-01 18:26 
GeneralMFC -- verifying that a folder exists Pin
Stephane Denis17-Jul-01 17:28
Stephane Denis17-Jul-01 17:28 
GeneralRe: MFC -- verifying that a folder exists Pin
Derek Waters17-Jul-01 17:37
Derek Waters17-Jul-01 17:37 
Generalcoloured scroll bars Pin
Nick Blumhardt17-Jul-01 16:45
Nick Blumhardt17-Jul-01 16:45 
GeneralSending Email in Win32 Pin
Nick Blumhardt17-Jul-01 12:49
Nick Blumhardt17-Jul-01 12:49 
GeneralRe: Sending Email in Win32 Pin
17-Jul-01 15:11
suss17-Jul-01 15:11 
GeneralRe: Sending Email in Win32 Pin
Nick Blumhardt17-Jul-01 16:42
Nick Blumhardt17-Jul-01 16:42 
GeneralRe: Sending Email in Win32 Pin
18-Jul-01 2:22
suss18-Jul-01 2:22 
GeneralControls. Pin
John Uhlenbrock17-Jul-01 12:25
John Uhlenbrock17-Jul-01 12:25 
GeneralRe: Controls. Pin
Tim Deveaux17-Jul-01 14:06
Tim Deveaux17-Jul-01 14:06 
GeneralRe: Controls. Pin
Michael Dunn17-Jul-01 14:13
sitebuilderMichael Dunn17-Jul-01 14:13 
GeneralDialog bars. Pin
John Uhlenbrock17-Jul-01 11:36
John Uhlenbrock17-Jul-01 11:36 
GeneralRe: Dialog bars. Pin
Tomasz Sowinski17-Jul-01 23:24
Tomasz Sowinski17-Jul-01 23:24 
GeneralDebug Question Pin
17-Jul-01 11:21
suss17-Jul-01 11:21 
GeneralRe: Debug Question Pin
Michael Dunn17-Jul-01 11:23
sitebuilderMichael Dunn17-Jul-01 11:23 
GeneralCToolbar::GetToolBarCtrl().SaveState Pin
17-Jul-01 10:51
suss17-Jul-01 10:51 

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.