Click here to Skip to main content
15,921,606 members
Home / Discussions / COM
   

COM

 
GeneralEvent Sinking Interfaces Pin
Anonymous22-Jul-02 2:02
Anonymous22-Jul-02 2:02 
GeneralThumbctl doesnt work. Pin
rokia21-Jul-02 17:18
rokia21-Jul-02 17:18 
GeneralRe: Thumbctl doesnt work. Pin
toon21-Jul-02 19:44
toon21-Jul-02 19:44 
GeneralThreaded COM object Pin
Jörgen Sigvardsson21-Jul-02 8:14
Jörgen Sigvardsson21-Jul-02 8:14 
GeneralRe: Threaded COM object Pin
Len Holgate21-Jul-02 12:10
Len Holgate21-Jul-02 12:10 
GeneralRe: Threaded COM object Pin
Jörgen Sigvardsson21-Jul-02 12:19
Jörgen Sigvardsson21-Jul-02 12:19 
GeneralRe: Threaded COM object Pin
Jörgen Sigvardsson21-Jul-02 13:05
Jörgen Sigvardsson21-Jul-02 13:05 
QuestionHave I understood COM correctly? Pin
Paul Ingles20-Jul-02 13:47
Paul Ingles20-Jul-02 13:47 
I am considering developing some COM based Office Add-ins using ATL, and was wondering if my following understanding is reasonably correct.

To develop add-ins there is an interface called IDTExtensibility2, which features functions such as OnConnection, OnDisconnection etc. As parameters to these functions there are pointers to the main application, which is what enables the developer to access the application, manipulate toolbars etc.

If this is the case, all I have to do is find out the structure of these interfaces etc. (which from what I remember is in a type library) and then build in my own code correct?

Once I've done that its a case of running regsvr32 and putting in the relevent registry keys and off we go? I presume ATL is the best way to go for developing such objects?

As I said, I'm new to this COM thing Smile | :) So any encouragement that I'm on the right lines is appreciated!

Paul
AnswerRe: Have I understood COM correctly? Pin
Noam Ben Haim24-Jul-02 3:55
Noam Ben Haim24-Jul-02 3:55 
QuestionMFC to ATL ???? Pin
Leesen19-Jul-02 18:03
Leesen19-Jul-02 18:03 
AnswerRe: MFC to ATL ???? Pin
Not Active20-Jul-02 16:07
mentorNot Active20-Jul-02 16:07 
GeneralRe: MFC to ATL ???? Pin
Leesen22-Jul-02 18:30
Leesen22-Jul-02 18:30 
AnswerRe: MFC to ATL ???? Pin
Vivek Rajan22-Jul-02 18:52
Vivek Rajan22-Jul-02 18:52 
GeneralClick function Pin
Al_Pennyworth19-Jul-02 8:11
Al_Pennyworth19-Jul-02 8:11 
GeneralActiveX assert Pin
joblemar19-Jul-02 0:50
sussjoblemar19-Jul-02 0:50 
Generalthumbnail using IExtractImage Pin
toon18-Jul-02 20:54
toon18-Jul-02 20:54 
GeneralRe: thumbnail using IExtractImage Pin
loket21-Jul-02 7:41
loket21-Jul-02 7:41 
QuestionAnyone with experience in out-of-proc COM servers? Pin
jfugate18-Jul-02 9:31
jfugate18-Jul-02 9:31 
AnswerRe: Anyone with experience in out-of-proc COM servers? Pin
soptest18-Jul-02 9:48
soptest18-Jul-02 9:48 
GeneralRe: Anyone with experience in out-of-proc COM servers? Pin
jfugate18-Jul-02 10:04
jfugate18-Jul-02 10:04 
GeneralRe: Anyone with experience in out-of-proc COM servers? Pin
soptest18-Jul-02 13:17
soptest18-Jul-02 13:17 
AnswerRe: Anyone with experience in out-of-proc COM servers? Pin
Vi222-Jul-02 4:14
Vi222-Jul-02 4:14 
GeneralRe: Anyone with experience in out-of-proc COM servers? Pin
jfugate22-Jul-02 6:30
jfugate22-Jul-02 6:30 
Generalwhy do have to restart to get excel/ word application. every time Pin
pnpfriend18-Jul-02 5:29
pnpfriend18-Jul-02 5:29 
GeneralRe: why do have to restart to get excel/ word application. every time Pin
SHaroz18-Jul-02 5:43
SHaroz18-Jul-02 5:43 

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.