Click here to Skip to main content
15,925,062 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: assembly question Pin
Hamid_RT1-Aug-07 20:24
Hamid_RT1-Aug-07 20:24 
AnswerRe: assembly question Pin
Peter Weyzen1-Aug-07 21:04
Peter Weyzen1-Aug-07 21:04 
Questiontemplate [modified] Pin
nitin31-Aug-07 19:42
nitin31-Aug-07 19:42 
AnswerRe: template Pin
mandanani1-Aug-07 20:40
mandanani1-Aug-07 20:40 
GeneralRe: template Pin
nitin31-Aug-07 20:59
nitin31-Aug-07 20:59 
GeneralRe: template Pin
mandanani1-Aug-07 21:23
mandanani1-Aug-07 21:23 
AnswerRe: template Pin
Michael Dunn2-Aug-07 8:22
sitebuilderMichael Dunn2-Aug-07 8:22 
QuestionCFileDialog Double Click Problem Pin
listechtony1-Aug-07 19:27
listechtony1-Aug-07 19:27 
When the CFileDialog class is created for a File Open operation, the user can double click in the list view to either select a file or change directories. Before the class processes the double click to perform one of these functions, how can I intercept this double click event?

I have tried to use a message map of ON_WM_LBUTTONDBLCLK(), but the code still never hits the CMyFileInputDlg::OnLButtonDblClk(UINT nFlags, CPoint pt) function. What am I missing?
AnswerRe: CFileDialog Double Click Problem Pin
Anurag Gandhi1-Aug-07 20:40
professionalAnurag Gandhi1-Aug-07 20:40 
GeneralRe: CFileDialog Double Click Problem Pin
listechtony1-Aug-07 20:47
listechtony1-Aug-07 20:47 
GeneralRe: CFileDialog Double Click Problem Pin
Roger Broomfield1-Aug-07 22:11
Roger Broomfield1-Aug-07 22:11 
GeneralRe: CFileDialog Double Click Problem Pin
listechtony2-Aug-07 15:49
listechtony2-Aug-07 15:49 
AnswerRe: CFileDialog Double Click Problem Pin
Hamid_RT1-Aug-07 21:18
Hamid_RT1-Aug-07 21:18 
GeneralRe: CFileDialog Double Click Problem Pin
listechtony2-Aug-07 15:47
listechtony2-Aug-07 15:47 
GeneralRe: CFileDialog Double Click Problem Pin
Hamid_RT2-Aug-07 22:40
Hamid_RT2-Aug-07 22:40 
QuestionHow to expose BYTE pointer in ActiveX Control Pin
yaminisridaran1-Aug-07 17:51
yaminisridaran1-Aug-07 17:51 
AnswerRe: How to expose BYTE pointer in ActiveX Control Pin
Randor 1-Aug-07 21:14
professional Randor 1-Aug-07 21:14 
QuestionPCH files the answer fo Mixing C++ and C Pin
ForNow1-Aug-07 16:52
ForNow1-Aug-07 16:52 
AnswerRe: PCH files the answer fo Mixing C++ and C Pin
Mark Salsbery1-Aug-07 17:09
Mark Salsbery1-Aug-07 17:09 
GeneralRe: PCH files the answer fo Mixing C++ and C Pin
ForNow1-Aug-07 18:51
ForNow1-Aug-07 18:51 
GeneralRe: PCH files the answer fo Mixing C++ and C Pin
Mark Salsbery1-Aug-07 19:14
Mark Salsbery1-Aug-07 19:14 
GeneralRe: PCH files the answer fo Mixing C++ and C Pin
ForNow1-Aug-07 23:37
ForNow1-Aug-07 23:37 
GeneralRe: PCH files the answer fo Mixing C++ and C Pin
Roger Broomfield1-Aug-07 21:27
Roger Broomfield1-Aug-07 21:27 
GeneralRe: PCH files the answer fo Mixing C++ and C Pin
ForNow1-Aug-07 23:44
ForNow1-Aug-07 23:44 
GeneralRe: PCH files the answer fo Mixing C++ and C Pin
Roger Broomfield2-Aug-07 2:14
Roger Broomfield2-Aug-07 2:14 

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.