Click here to Skip to main content
15,887,373 members
Home / Discussions / COM
   

COM

 
AnswerRe: ActiveX Threading Pin
Stephen Hewitt31-May-06 19:37
Stephen Hewitt31-May-06 19:37 
GeneralRe: ActiveX Threading Pin
Anthony98871-Jun-06 3:52
Anthony98871-Jun-06 3:52 
QuestionRe: ActiveX Threading Pin
Roger Stoltz1-Jun-06 4:07
Roger Stoltz1-Jun-06 4:07 
GeneralRe: ActiveX Threading Pin
Stephen Hewitt1-Jun-06 13:44
Stephen Hewitt1-Jun-06 13:44 
GeneralRe: ActiveX Threading Pin
Anthony98875-Jun-06 6:02
Anthony98875-Jun-06 6:02 
Questioncom and excel Pin
mav@octaval31-May-06 4:41
mav@octaval31-May-06 4:41 
AnswerRe: com and excel Pin
Laxman Auti5-Jun-06 21:09
Laxman Auti5-Jun-06 21:09 
QuestionNewbie need help with Activex Control with IE Pin
dude_445316929-May-06 21:32
dude_445316929-May-06 21:32 
I'm building an Activex control to be embedded inside HTML <object> tag, and I'm building this using Visual C++. However, I would like to control how the object is created so there can not be more than one object instantiated even if the user open the same web page in a different browser window. For COM objects there is a AddRef function but I'm not sure how would I use it in this case so if the same object is trying to instantiate itself it will generate an warning message to the user.

Also, I would like to detect and control the interaction between IE and the Activex control so the "back" "refresh" and "stop" buttons in IE can be handled more gracefully. Another thing I want to detect in the control is when the user close the web browser altogether, since I want to shutdown the worker threads in the control.

Where can I find more information or example that will point me to the right direction? I've tried searching in various MSDN sites but not much luck.

Any information will be helpful! Thanks for your time!
QuestionHow to set style property of HTMLElement in dom? Pin
at2000129-May-06 17:06
at2000129-May-06 17:06 
AnswerRe: How to set style property of HTMLElement in dom? Pin
at2000129-May-06 17:52
at2000129-May-06 17:52 
QuestionCOM compiler errors Pin
melwyn29-May-06 9:08
melwyn29-May-06 9:08 
AnswerRe: COM compiler errors Pin
Steve S29-May-06 23:03
Steve S29-May-06 23:03 
GeneralRe: COM compiler errors Pin
melwyn30-May-06 1:44
melwyn30-May-06 1:44 
GeneralRe: COM compiler errors Pin
Steve S30-May-06 4:14
Steve S30-May-06 4:14 
GeneralRe: COM compiler errors Pin
Steve S30-May-06 4:22
Steve S30-May-06 4:22 
GeneralRe: COM compiler errors Pin
melwyn30-May-06 5:37
melwyn30-May-06 5:37 
GeneralRe: COM compiler errors Pin
Steve S30-May-06 6:02
Steve S30-May-06 6:02 
Questionvoid* and void** Pin
HakunaMatada28-May-06 21:01
HakunaMatada28-May-06 21:01 
AnswerRe: void* and void** Pin
Roger Stoltz28-May-06 21:33
Roger Stoltz28-May-06 21:33 
GeneralRe: void* and void** [modified] Pin
HakunaMatada28-May-06 22:24
HakunaMatada28-May-06 22:24 
GeneralRe: void* and void** [modified] Pin
Roger Stoltz28-May-06 22:42
Roger Stoltz28-May-06 22:42 
GeneralRe: void* and void** [modified] Pin
HakunaMatada29-May-06 0:12
HakunaMatada29-May-06 0:12 
AnswerRe: void* and void** [modified] Pin
Roger Stoltz29-May-06 0:48
Roger Stoltz29-May-06 0:48 
GeneralRe: void* and void** [modified] Pin
HakunaMatada29-May-06 1:08
HakunaMatada29-May-06 1:08 
QuestionHow to register shell extension DLL? Pin
Rostfrei28-May-06 20:55
Rostfrei28-May-06 20:55 

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.