Hi
How to integrate an MFC 7.0 DLL into a standard C++ application.

I'm going to use an OPC Toolkit for C++ and have to interface my MFC DLLs.
How do I do this?
Any recommendations? Links?

Regards
Kjell Arne Johansen

Re: How to integrate an MFC 7.0 DLL into a standard C++ application by Carl

Carl
Sun Feb 27 09:16:17 CST 2005

Kjell Arne Johansen wrote:
> Hi
> How to integrate an MFC 7.0 DLL into a standard C++ application.
>
> I'm going to use an OPC Toolkit for C++ and have to interface my MFC
> DLLs. How do I do this?
> Any recommendations? Links?

Please don't multi-post (cross-post if you must).

Already answered in microsoft.public.dotnet.languages.vc.

-cd