Click here to Skip to main content
15,898,822 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralBinary Files Pin
mcsherry2-Feb-05 3:54
mcsherry2-Feb-05 3:54 
GeneralRe: Binary Files Pin
David Crow2-Feb-05 5:37
David Crow2-Feb-05 5:37 
GeneralRe: Binary Files Pin
mcsherry3-Feb-05 5:01
mcsherry3-Feb-05 5:01 
QuestionFind location of program. Check registry? Pin
ChemmieBro2-Feb-05 3:03
ChemmieBro2-Feb-05 3:03 
AnswerRe: Find location of program. Check registry? Pin
David Crow2-Feb-05 3:18
David Crow2-Feb-05 3:18 
GeneralRe: Find location of program. Check registry? Pin
ChemmieBro2-Feb-05 3:25
ChemmieBro2-Feb-05 3:25 
GeneralRe: Find location of program. Check registry? Pin
David Crow2-Feb-05 3:35
David Crow2-Feb-05 3:35 
GeneralWant to capture Event from MS Web browser (shdocvw.dll) Pin
Jetli Jerry2-Feb-05 2:54
Jetli Jerry2-Feb-05 2:54 
Hi all,

I am new to ole/com. I have dialog based application in which i have inserted shdocvw.dll activex component. I can load html,doc,and other documents. via

m_shBrowser.Navigate((LPCTSTR)m_sPathUrl , &vtEmpty, &vtEmpty, &vtEmpty, &vtEmpty);

It loads succesfully. ( if i open .doc file then winword.exe is loaded in task manager. ?)

Now I want to caputure LBUTTONDOWN,RBUTTONDOWN, MOUSEMOVE message....

I have tried with message map macros .... IT Works when there is no document loaded. But when i load/open any document then I am not able to get any of above message. i have tried with DefWindowProc() handler also but with no luck.

I have searched on net but havent found reason WHY?

and also not found how to do above.

Can anyone guide me how to capture above and such messages?

i dont want to display mouse when it is on the browser control.... and also not want to generate default menu.. instead display my menu....
can anyone point how can i implement?

do i have to create ole eventsink? if so then how?


Thank in advance.





Jetli
conclusion means Coming to wrong Decision with confidence
General"Open Directory" window Pin
TheCult2-Feb-05 2:31
TheCult2-Feb-05 2:31 
GeneralRe: "Open Directory" window Pin
David Crow2-Feb-05 2:37
David Crow2-Feb-05 2:37 
GeneralRe: "Open Directory" window Pin
TheCult2-Feb-05 2:44
TheCult2-Feb-05 2:44 
GeneralToolbar Peformance Problem Pin
Jnewg52-Feb-05 2:04
Jnewg52-Feb-05 2:04 
GeneralToolbar... help needed Pin
Feroz R2-Feb-05 1:19
Feroz R2-Feb-05 1:19 
GeneralUnicode Support Pin
Feroz R2-Feb-05 1:17
Feroz R2-Feb-05 1:17 
GeneralRe: Unicode Support Pin
David Crow2-Feb-05 2:29
David Crow2-Feb-05 2:29 
GeneralRe: Unicode Support Pin
PJ Arends2-Feb-05 4:52
professionalPJ Arends2-Feb-05 4:52 
Generalbitmap Pin
stew9ln1-Feb-05 23:34
stew9ln1-Feb-05 23:34 
GeneralADO IN VC++ Pin
ivax1-Feb-05 23:33
ivax1-Feb-05 23:33 
GeneralHelp! About the scrollbar of WebBrowser Pin
shoulderlll1-Feb-05 21:40
shoulderlll1-Feb-05 21:40 
GeneralCString::GetBuffer(-1) Pin
xcavin1-Feb-05 21:37
xcavin1-Feb-05 21:37 
GeneralRe: CString::GetBuffer(-1) Pin
2249171-Feb-05 21:53
2249171-Feb-05 21:53 
GeneralRe: CString::GetBuffer(-1) Pin
David Crow2-Feb-05 2:33
David Crow2-Feb-05 2:33 
GeneralDLL Memory Usage Pin
KoderProject1-Feb-05 20:49
sussKoderProject1-Feb-05 20:49 
GeneralRe: DLL Memory Usage Pin
David Crow2-Feb-05 2:36
David Crow2-Feb-05 2:36 
GeneralUNICODE Problem Pin
lisoft1-Feb-05 20:09
lisoft1-Feb-05 20:09 

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.