Click here to Skip to main content
15,897,090 members
Home / Discussions / COM
   

COM

 
GeneralStructured storage and compound files Pin
Omar Alvi20-Jan-04 2:04
Omar Alvi20-Jan-04 2:04 
GeneralRe: Structured storage and compound files Pin
Jörgen Sigvardsson25-Jan-04 13:49
Jörgen Sigvardsson25-Jan-04 13:49 
GeneralIProcessInitializer / COM+ Pin
vlvl19-Jan-04 4:58
vlvl19-Jan-04 4:58 
GeneralI need a good book... Pin
profoundwhispers19-Jan-04 3:17
profoundwhispers19-Jan-04 3:17 
GeneralRe: I need a good book... Pin
Jörgen Sigvardsson25-Jan-04 13:54
Jörgen Sigvardsson25-Jan-04 13:54 
GeneralRe: I need a good book... Pin
Prakash Nadar25-Jan-04 22:17
Prakash Nadar25-Jan-04 22:17 
GeneralRe: I need a good book... Pin
Jörgen Sigvardsson25-Jan-04 22:21
Jörgen Sigvardsson25-Jan-04 22:21 
GeneralScriptable ActiveX and javascript Pin
gialli19-Jan-04 2:04
gialli19-Jan-04 2:04 
Thanks to nice articles on the site I was able to get my COM project going nicely. I decided to do this without ATL/MFC as my needs are quite basic and I really want to understand what I'm doing. I'm not saying ATL/MFC are bad, I've worked with MFC for years so this really isn't about what's good and what's bad, I just chose this approach and try to live with my decision.

Enough of introduction, here's the problem. Being new to COM, I'm having some problems in adding support for every interface required by Internet Explorer to use it. IDispatch and invoke seem to work nicely, but do I need something more?

Do I need to mark the component safe for scripting if I sign the code?

Also, I need some interoperability with another ActiveX component, namely Macromedia Flash. I'd be happy to handle this via javascript functions, but how do I retrieve the scripting host and is there a solution which would work on other browsers than IE?


GeneralRe: Scriptable ActiveX and javascript Pin
Anonymous30-Jan-04 10:54
Anonymous30-Jan-04 10:54 
GeneralInterdev and COM Pin
Davy Mitchell19-Jan-04 0:14
Davy Mitchell19-Jan-04 0:14 
GeneralWord Interop Pin
Guinness4Strength18-Jan-04 19:09
Guinness4Strength18-Jan-04 19:09 
GeneralSave a CArray into the persistence of a ActiveX Pin
ZeroCoolLP17-Jan-04 23:39
ZeroCoolLP17-Jan-04 23:39 
GeneralRe: Save a CArray into the persistence of a ActiveX Pin
Mike Dimmick19-Jan-04 0:25
Mike Dimmick19-Jan-04 0:25 
GeneralRe: Save a CArray into the persistence of a ActiveX Pin
ZeroCoolLP19-Jan-04 0:34
ZeroCoolLP19-Jan-04 0:34 
QuestionPossible to dvlp COM/ATL C++ code in VS.NET? Pin
michael thomas17-Jan-04 11:28
michael thomas17-Jan-04 11:28 
AnswerRe: Possible to dvlp COM/ATL C++ code in VS.NET? Pin
Amit Dey24-Jan-04 11:47
Amit Dey24-Jan-04 11:47 
Generalproblem with __uuidof Pin
emmatty17-Jan-04 0:04
emmatty17-Jan-04 0:04 
GeneralRe: problem with __uuidof Pin
Abhishek Srivastava18-Jan-04 17:17
Abhishek Srivastava18-Jan-04 17:17 
GeneralRe: problem with __uuidof Pin
Anonymous30-Jan-04 11:09
Anonymous30-Jan-04 11:09 
GeneralRelease in thread created by timer Pin
Steve Schaneville15-Jan-04 17:39
professionalSteve Schaneville15-Jan-04 17:39 
GeneralRe: Release in thread created by timer Pin
Jörgen Sigvardsson15-Jan-04 21:58
Jörgen Sigvardsson15-Jan-04 21:58 
GeneralRe: Release in thread created by timer Pin
Steve Schaneville16-Jan-04 12:20
professionalSteve Schaneville16-Jan-04 12:20 
QuestionBig difference between VB new operator and COM CoCreateInstance? Pin
Brigsoft15-Jan-04 9:54
Brigsoft15-Jan-04 9:54 
AnswerRe: Big difference between VB new operator and COM CoCreateInstance? Pin
Anonymous30-Jan-04 11:18
Anonymous30-Jan-04 11:18 
QuestionHow to fill the fields of IE's web page from within VB or C++ ? Pin
John Thomas15-Jan-04 6:10
John Thomas15-Jan-04 6:10 

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.