Click here to Skip to main content
15,907,874 members
Home / Discussions / COM
   

COM

 
GeneralRe: One IDL, Multiple Implementations? Pin
Akth20-Jul-05 14:13
Akth20-Jul-05 14:13 
GeneralRe: One IDL, Multiple Implementations? Pin
Lim Bio Liong20-Jul-05 15:33
Lim Bio Liong20-Jul-05 15:33 
GeneralRe: One IDL, Multiple Implementations? Pin
Lim Bio Liong25-Jul-05 7:40
Lim Bio Liong25-Jul-05 7:40 
Generalconverting the type library to a .net assembly failed Pin
jwjanzen11-Jul-05 3:18
jwjanzen11-Jul-05 3:18 
Generalwriting com/shell extensions in masm Pin
salafii8-Jul-05 6:56
salafii8-Jul-05 6:56 
GeneralRe: writing com/shell extensions in masm Pin
Michael Dunn18-Jul-05 2:49
sitebuilderMichael Dunn18-Jul-05 2:49 
GeneralWhen Create Instance,Error in CoCreateInstanceEx Pin
stonewall_20007-Jul-05 21:57
stonewall_20007-Jul-05 21:57 
GeneralBuilding class in COM Pin
Logan from Singapore6-Jul-05 16:11
Logan from Singapore6-Jul-05 16:11 
Hi,

I need to build up a class in a COM DLL. An eg. what I want to do is

|-----Penguin
|-----Non Flying Bird-|
| |-----(Can't think of another Eg.)
BIRD -|
| |-----Eagle
|----Flying Bird-|
|-----Crow



I am still new to COM. I am using the VC++ ATL COM Appwizard. I managed to do a coclass for Bird and I managed to create and use this object in VB.

But how do I build the other classes on this? Can I achieve this by changing the

"interface IFlyingBird : IDispatch" line
to
"interface IFlyingBird : IBird"?

Or what is the proper method of doing what I want to achieve above?
And hoe do I declare virtual functions?
Any help will be very much appreciated. Thanks in advance....

GeneralThread profiling in C++/COM components Pin
rajandpayal6-Jul-05 15:51
rajandpayal6-Jul-05 15:51 
Questionaudio mux directshow filter? Pin
Taiwu Chiang6-Jul-05 11:38
Taiwu Chiang6-Jul-05 11:38 
Generalread input from a port Pin
kwena5-Jul-05 21:18
kwena5-Jul-05 21:18 
GeneralCreating an instance of a hidden interface Pin
Dave Moran5-Jul-05 9:51
Dave Moran5-Jul-05 9:51 
GeneralUsing Web Browser Pin
Chna5-Jul-05 0:25
Chna5-Jul-05 0:25 
GeneralSorry !! I occurs some problems when i add webservice to ATL COM Pin
clw89u4-Jul-05 16:21
clw89u4-Jul-05 16:21 
GeneralRe: Sorry !! I occurs some problems when i add webservice to ATL COM Pin
clw89u4-Jul-05 16:24
clw89u4-Jul-05 16:24 
GeneralCOM Newbie Question Pin
Steve Messer1-Jul-05 19:24
Steve Messer1-Jul-05 19:24 
GeneralRe: COM Newbie Question Pin
Christian Graus4-Jul-05 16:28
protectorChristian Graus4-Jul-05 16:28 
GeneralRe: COM Newbie Question Pin
Steve Messer4-Jul-05 19:41
Steve Messer4-Jul-05 19:41 
GeneralRe: COM Newbie Question Pin
Jörgen Sigvardsson5-Jul-05 12:40
Jörgen Sigvardsson5-Jul-05 12:40 
GeneralShell programming with COM Pin
alex__b30-Jun-05 19:13
professionalalex__b30-Jun-05 19:13 
GeneralOutlook express add in Pin
Wessam Fathi30-Jun-05 13:00
Wessam Fathi30-Jun-05 13:00 
GeneralRe: Outlook express add in Pin
ThatsAlok3-Jul-05 20:21
ThatsAlok3-Jul-05 20:21 
GeneralMultiple processes in single window Pin
Bill Chan30-Jun-05 10:36
Bill Chan30-Jun-05 10:36 
GeneralRe: Multiple processes in single window Pin
Umair Ahmad khan6-Jul-05 12:04
Umair Ahmad khan6-Jul-05 12:04 
Generalcontext menu handler Pin
_kane_29-Jun-05 19:47
_kane_29-Jun-05 19:47 

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.