Need a solution.
ATL / WTL / STL
1
Posts
1
Posters
0
Views
1
Watching
-
Hi Guys, I need to call a com dll from another com dll.First com dll would be in VC++ 6.0 and second would be in VC++ 2008. This First Com Dll would call VC++ 2008 com dll. Going further I need to create a VB6.0 client to call vc++ 6.0 com dll. I tried it but facing problem while calling VC++ 2008 com dll from VC++ 6.0 com dll. Do you guys have a solution for this. or simply tell me how to call a com dll from another com dll? I think this will do the needful. regards, .......