calling COM
- From: worlman385@xxxxxxxxx
- Date: Thu, 20 Mar 2008 17:12:23 -0700
Does COM objects are like Java Beans implemented in C++?
Then COM is just like other static library (.Lib) in VC++ ?
When we use a COM object first we load the COM object binary file,
then we call functions inside the COM object just like calling
standard library functions?
The only difference is COM can be called by VB or C# ... etc (so it's
some kind of generic library) ??
.
- Follow-Ups:
- Re: calling COM
- From: Giovanni Dicanio
- Re: calling COM
- Prev by Date: Re: Compiling a console app
- Next by Date: CDialog
- Previous by thread: Re: Compiling a console app
- Next by thread: Re: calling COM
- Index(es):
Relevant Pages
|