Click here to Skip to main content
15,914,013 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Subprojects / static libraries Pin
Jimmy Ehrnström13-Nov-01 5:10
Jimmy Ehrnström13-Nov-01 5:10 
GeneralRe: Subprojects / static libraries Pin
Paolo Messina13-Nov-01 7:03
professionalPaolo Messina13-Nov-01 7:03 
GeneralRe: Subprojects / static libraries Pin
Jimmy Ehrnström13-Nov-01 20:26
Jimmy Ehrnström13-Nov-01 20:26 
GeneralRe: Subprojects / static libraries Pin
Paolo Messina14-Nov-01 7:02
professionalPaolo Messina14-Nov-01 7:02 
GeneralRe: Subprojects / static libraries Pin
Jimmy Ehrnström15-Nov-01 1:04
Jimmy Ehrnström15-Nov-01 1:04 
GeneralRe: Subprojects / static libraries Pin
Jimmy Ehrnström15-Nov-01 1:41
Jimmy Ehrnström15-Nov-01 1:41 
GeneralError when INSERT in Excel db Pin
XAlien13-Nov-01 4:25
XAlien13-Nov-01 4:25 
GeneralCMonthCalCtrl and mouse messages Pin
13-Nov-01 3:57
suss13-Nov-01 3:57 
Is it just my feeling, or it is impossible to catch and handle double-click on MFC CMonthCalCtrl control?

I have a modal dialog which contains only this control, and I would like to close it when user double-clicks on calendar.

I've tried handling mouse messages from both dialog class and CMonthCalCtrl-derived class, but apparently control takes the capture and WM_LBUTTONDBLCLK is never generated (which is also true for NM_DBLCLK notification messages).

Thanks
GeneralRe: CMonthCalCtrl and mouse messages Pin
Christian Graus13-Nov-01 8:57
protectorChristian Graus13-Nov-01 8:57 
GeneralRe: CMonthCalCtrl and mouse messages Pin
adrenochrome13-Nov-01 10:54
adrenochrome13-Nov-01 10:54 
GeneralRe: CMonthCalCtrl and mouse messages Pin
Christian Graus13-Nov-01 18:22
protectorChristian Graus13-Nov-01 18:22 
GeneralRe: Try to use PreTranslateMessage func! Pin
Masaaki Onishi13-Nov-01 11:35
Masaaki Onishi13-Nov-01 11:35 
GeneralRe: CMonthCalCtrl and mouse messages Pin
adrenochrome14-Nov-01 8:02
adrenochrome14-Nov-01 8:02 
GeneralMenu in Child Frame Pin
Simon Brown13-Nov-01 3:52
Simon Brown13-Nov-01 3:52 
QuestionCopy constructors and inheritance? Pin
13-Nov-01 3:10
suss13-Nov-01 3:10 
AnswerRe: Copy constructors and inheritance? Pin
Tomasz Sowinski13-Nov-01 4:13
Tomasz Sowinski13-Nov-01 4:13 
QuestionHow can I get monitor and display specs/properties? #TS Pin
Tommy H D Svensson13-Nov-01 3:09
Tommy H D Svensson13-Nov-01 3:09 
AnswerRe: How can I get monitor and display specs/properties? #TS Pin
Bill Wilson14-Nov-01 11:58
Bill Wilson14-Nov-01 11:58 
GeneralRe: How can I get monitor and display specs/properties? #TS Pin
14-Nov-01 23:11
suss14-Nov-01 23:11 
GeneralRe: How can I get monitor and display specs/properties? #TS Pin
Bill Wilson15-Nov-01 5:57
Bill Wilson15-Nov-01 5:57 
Question[WinAPI] Rollover buttons? Pin
ParaSwarm13-Nov-01 0:57
ParaSwarm13-Nov-01 0:57 
AnswerRe: [WinAPI] Rollover buttons? Pin
Christian Graus13-Nov-01 8:58
protectorChristian Graus13-Nov-01 8:58 
GeneralAdding more than 32,767 items to a CListBox Pin
Hamzeh13-Nov-01 0:43
Hamzeh13-Nov-01 0:43 
GeneralRe: Adding more than 32,767 items to a CListBox Pin
Tomasz Sowinski13-Nov-01 0:52
Tomasz Sowinski13-Nov-01 0:52 
GeneralRe: Adding more than 32,767 items to a CListBox Pin
Michael Dunn13-Nov-01 6:13
sitebuilderMichael Dunn13-Nov-01 6:13 

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.