How to call a COM DLL from VC++,
Hi all,
How to call a COM DLL from VC++,
my approach is :
i copied COM dll into a specific location and i set compiler options to link that COM dll and i created a object and call a function but it is not working.
is there any different approach?....or is there any special functions to access the COM DLL in VC++?
Any sugessions always welcome.
Thankyou and Regards
Subhash.K
|