Using VB5 COM objs in C++ w/out MFC ?s 
Author Message
 Using VB5 COM objs in C++ w/out MFC ?s

Hi,

I've created a couple of COM objects in VB5 and was wondering if there
is anyway that I can use these objects from within my ATL VC++ app
without using MFC. My client code wasn't written with MFC and I see
that the only way described to access the typelib is through the proxy
class generated by the MFC classwizard. This seems like a bit of
overkill if my app has no other need for MFC.

Is there anyway to generate the necessary .H and .C files similar to
what would be created by mktyplib.exe?

Thanks in advance, Derek



Tue, 04 Jan 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Pls help: Calling C++ DLL using MFC from VB

2. Question: Catching errors from a VB ActiveX control in Visual C++ using MFC

3. Using Crystal w/ MFC & C++

4. How to use VB5 to connect to a C++ COM Object -- Retry

5. How to use VB5 to connect to a C++ COM Object

6. How to use VB5 to connect to a C++ COM Object -- Retry

7. How to use VB5 to connect to a C++ COM Object

8. How to use VB5 to connect to a C++ COM Object

9. How to use VB5 to connect to a C++ COM Object -- Retry

10. SPEED: VB5 ActiveX DLL vs C++ ATL COM DLL

11. Using VB COM Objects in Visual C++ 5

12. Using events in VB from a C++ COM object

 

 
Powered by phpBB® Forum Software