devxlogo

March 11, 2009

Accessing the VB ActiveX DLL Through VC++6.0

Use the following steps to access the VB ActiveX DLL through VC++6.0: Provide the ProgId -&gt as input. This finds the CLSID using the CLSIDFromProgId function. To create an instance