| Author |
How to make ActiveX component in VC++ 6.0 ?
|
|
| iceColdFire 2005-05-31, 4:02 am |
| Hi,
I have a set of programs...I need to make an Active X component over
those functions...
Suggestions required...
Thanks,
a.a.cpp
| |
| Rodrigo Corral [MVP] 2005-05-31, 9:14 am |
| A good option could be make an activex wrapper arround your functions using
ATL.
--
Un saludo
Rodrigo Corral González [MVP]
FAQ de microsoft.public.es.vc++
http://rcorral.mvps.org
| |
| iceColdFire 2005-06-01, 4:00 am |
| Hi Rodrigo::
Thats what I need...but I am totally uaware how to that ..perhaps a
good link pointing to some example shall be really ...
Thanks for your reply...
a.a.cpp
| |
| Scott McPhillips [MVP] 2005-06-01, 8:59 pm |
| iceColdFire wrote:
> Hi Rodrigo::
>
> Thats what I need...but I am totally uaware how to that ..perhaps a
> good link pointing to some example shall be really ...
>
> Thanks for your reply...
> a.a.cpp
>
If you have the help (MSDN) that comes with VC6 you can go through the
CIRCLE tutorial.
--
Scott McPhillips [VC++ MVP]
|
|
|
|