Hari
Aug 7th, 2001, 08:30 AM
Hi,
How can i create an UserControl which uses a DLL that has been created using C++/VC++.
For e.g if i have created an Add function in a DLL.how can i include this to an ActiveX so that i can use it in any project.
Normally in any other program i would just call it using Private DECLARE FUNCTION.... and all those.Instead of doing that i just want to create an ActiveX for that.
Any help will be appreciated.
Thanks,
Hari
How can i create an UserControl which uses a DLL that has been created using C++/VC++.
For e.g if i have created an Add function in a DLL.how can i include this to an ActiveX so that i can use it in any project.
Normally in any other program i would just call it using Private DECLARE FUNCTION.... and all those.Instead of doing that i just want to create an ActiveX for that.
Any help will be appreciated.
Thanks,
Hari