Click here to Skip to main content
16,006,768 members
Home / Discussions / COM
   

COM

 
GeneralRe: Load COM dll Pin
soptest2-May-02 12:50
soptest2-May-02 12:50 
QuestionHow to pass a HMenu over COM ? Pin
Brian van der Beek30-Apr-02 5:28
Brian van der Beek30-Apr-02 5:28 
AnswerRe: How to pass a HMenu over COM ? Pin
soptest2-May-02 12:54
soptest2-May-02 12:54 
GeneralRe: How to pass a HMenu over COM ? Pin
Brian van der Beek2-May-02 20:27
Brian van der Beek2-May-02 20:27 
GeneralRe: How to pass a HMenu over COM ? Pin
soptest3-May-02 6:50
soptest3-May-02 6:50 
GeneralConnection Point - Console Client Pin
Anil.S29-Apr-02 0:11
Anil.S29-Apr-02 0:11 
GeneralCOM+ LCE Question Pin
Tom Archer28-Apr-02 21:43
Tom Archer28-Apr-02 21:43 
GeneralRe: COM+ LCE Question Pin
Paul M Watt28-Apr-02 22:16
mentorPaul M Watt28-Apr-02 22:16 
Your object that implements the INewArticleEvent interface can be any type of object that you want, as long as it implements that interface. Simply triger the UI update functionality that you would like to happen in your implementation of the INewArticleEvent interface. You can have more than one implementation of this interface. The event sink will blindly call the interface function that you give it.

There are two very good articles in MSDN about event sinks:

Dr. GUI and COM Events PArt 1
Dr. GUI and COM Events PArt 2

Good Luck


Build a man a fire, and he will be warm for a day
Light a man on fire, and he will be warm for the rest of his life!

GeneralRe: COM+ LCE Question Pin
Tom Archer29-Apr-02 2:53
Tom Archer29-Apr-02 2:53 
GeneralRe: COM+ LCE Question Pin
Joao Vaz29-Apr-02 3:34
Joao Vaz29-Apr-02 3:34 
GeneralRe: COM+ LCE Question Pin
Tom Archer29-Apr-02 3:52
Tom Archer29-Apr-02 3:52 
GeneralRe: COM+ LCE Question Pin
Joao Vaz29-Apr-02 4:21
Joao Vaz29-Apr-02 4:21 
GeneralRe: COM+ LCE Question Pin
Joao Vaz29-Apr-02 4:33
Joao Vaz29-Apr-02 4:33 
GeneralRe: COM+ LCE Question Pin
Tom Archer29-Apr-02 9:32
Tom Archer29-Apr-02 9:32 
GeneralRe: COM+ LCE Question Pin
Joao Vaz29-Apr-02 23:04
Joao Vaz29-Apr-02 23:04 
GeneralRe: COM+ LCE Question Pin
Tom Archer29-Apr-02 3:13
Tom Archer29-Apr-02 3:13 
Questioncan you give some advice Pin
viruslee27-Apr-02 21:58
viruslee27-Apr-02 21:58 
AnswerRe: can you give some advice Pin
Tom Archer27-Apr-02 23:49
Tom Archer27-Apr-02 23:49 
GeneralRe: can you give some advice Pin
viruslee28-Apr-02 3:33
viruslee28-Apr-02 3:33 
AnswerRe: can you give some advice Pin
Michael P Butler28-Apr-02 3:51
Michael P Butler28-Apr-02 3:51 
QuestionIPC through COM? Pin
27-Apr-02 3:54
suss27-Apr-02 3:54 
AnswerRe: IPC through COM? Pin
Paul M Watt28-Apr-02 6:47
mentorPaul M Watt28-Apr-02 6:47 
GeneralActiveX Control: Strange RichEdit related linker errors Pin
Chen Venkataraman26-Apr-02 4:42
Chen Venkataraman26-Apr-02 4:42 
GeneralRe: ActiveX Control: Strange RichEdit related linker errors Pin
Chen Venkataraman26-Apr-02 4:49
Chen Venkataraman26-Apr-02 4:49 
GeneralRe: ActiveX Control: Strange RichEdit related linker errors Pin
Chen Venkataraman26-Apr-02 6:01
Chen Venkataraman26-Apr-02 6:01 

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.