Click here to Skip to main content
15,949,686 members
Home / Discussions / COM
   

COM

 
GeneralRe: InvokeHelper Pin
MsmVc21-Aug-09 3:00
MsmVc21-Aug-09 3:00 
GeneralRe: InvokeHelper Pin
MsmVc23-Aug-09 19:48
MsmVc23-Aug-09 19:48 
GeneralRe: InvokeHelper Pin
gaurav_quexst24-Aug-09 1:08
gaurav_quexst24-Aug-09 1:08 
QuestionHow to display images of my custom filetype in IE Pin
srivas20-Aug-09 19:59
srivas20-Aug-09 19:59 
QuestionHow to unregister the event in BHO? Pin
Jacobb Michael20-Aug-09 1:22
Jacobb Michael20-Aug-09 1:22 
Questionhow to create online quiz in html Pin
robert(m.tech)20-Aug-09 0:18
robert(m.tech)20-Aug-09 0:18 
AnswerRe: how to create online quiz in html Pin
Stephen Hewitt20-Aug-09 2:06
Stephen Hewitt20-Aug-09 2:06 
QuestionC# BHO problem Pin
svt gdwl19-Aug-09 18:55
svt gdwl19-Aug-09 18:55 
Hi I had BHO developed in vs2005. I work on IE6.
I do all the things when the progresschange event fires...
http://msdn.microsoft.com/en-us/library/aa768283(VS.85).aspx[^]


The main thing is
when I open 3 instances of IE,
consider
in first instance, http://www.google.co.in/[^] is opened,
in second instance, http://www.msn.com/[^] is opened,
in third instance, http://in.yahoo.com/?p=us[^] is opened.

when these are opened the ProgressChangeEvent is fired,
but when return back to the window of 2nd instance (i.e.,http://www.msn.com/[^]) and refresh it, no progresschangeevent is fired.

which event can be fired when changing the focus from one window to other,
"WindowStateChanged" event should be fired, but when I open solution explorer of my project, this event is not visible in intellisense. Why WindowStateChanged event is not obtained in my Project solution.

And, using the BHO can't we get the handle of previously opened instance(which is currently active, like 2nd instance after openeing three instances of IE.)

I had already posted this in http://www.codeproject.com/Messages/3165774/Csharp-BHO-problem.aspx[^]
but I think this is the forum that I can get some suggestions.

I was doing all these in Windows XP Service Pack 2 (SP2).
AnswerRe: C# BHO problem Pin
Jacobb Michael19-Aug-09 23:56
Jacobb Michael19-Aug-09 23:56 
QuestionDesign + technical issue Pin
Ahmed Charfeddine19-Aug-09 0:31
Ahmed Charfeddine19-Aug-09 0:31 
AnswerRe: Design + technical issue Pin
Ahmed Charfeddine19-Aug-09 0:45
Ahmed Charfeddine19-Aug-09 0:45 
GeneralRe: Design + technical issue Pin
Baltoro19-Aug-09 14:39
Baltoro19-Aug-09 14:39 
GeneralRe: Design + technical issue Pin
Ahmed Charfeddine21-Aug-09 7:40
Ahmed Charfeddine21-Aug-09 7:40 
GeneralRe: Design + technical issue Pin
Baltoro21-Aug-09 12:12
Baltoro21-Aug-09 12:12 
GeneralRe: Design + technical issue Pin
Ahmed Charfeddine21-Aug-09 12:14
Ahmed Charfeddine21-Aug-09 12:14 
QuestionIPictureDisp to byte array Pin
vibindia18-Aug-09 19:12
vibindia18-Aug-09 19:12 
AnswerRe: IPictureDisp to byte array Pin
Stephen Hewitt20-Aug-09 3:52
Stephen Hewitt20-Aug-09 3:52 
AnswerRe: IPictureDisp to byte array Pin
Vi220-Aug-09 21:00
Vi220-Aug-09 21:00 
GeneralRe: IPictureDisp to byte array Pin
Stephen Hewitt23-Aug-09 4:37
Stephen Hewitt23-Aug-09 4:37 
QuestionForwarding Error Description through CComCoClass::Error crashs my app Pin
Don Rolando18-Aug-09 11:02
Don Rolando18-Aug-09 11:02 
AnswerRe: Forwarding Error Description through CComCoClass::Error crashs my app Pin
Don Rolando19-Aug-09 6:47
Don Rolando19-Aug-09 6:47 
QuestionHow can I add c# user control to c++ ATL? Pin
oleg fadi18-Aug-09 11:01
oleg fadi18-Aug-09 11:01 
AnswerRe: How can I add c# user control to c++ ATL? Pin
Don Rolando19-Aug-09 6:52
Don Rolando19-Aug-09 6:52 
QuestionConvert System.__ComObject to a class Pin
DeepToot17-Aug-09 9:35
DeepToot17-Aug-09 9:35 
AnswerRe: Convert System.__ComObject to a class Pin
Adam Maras17-Aug-09 10:25
Adam Maras17-Aug-09 10:25 

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.