Absolute Newbie question
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, If I create an activeX component using the visual c++ that comes with vs.net 2003 - Is it possible for a client to download this component and use it without having to download the whole .net framework??
-
Hi, If I create an activeX component using the visual c++ that comes with vs.net 2003 - Is it possible for a client to download this component and use it without having to download the whole .net framework??
The simple Answer is YES. ActiveX created by Visual C++ present in vs.net 2003 doesnot use CLR by default. So, no need of .NET framework. STUCK STUCK STUCK STUCK Stuck to Programming through an unbreakable bond :( My Articles | My Blog