Static Linking on OCX created using MFC in VC++  
Author Message
rashaosm





PostPosted: Thu Aug 21 00:46:19 CDT 2003 Top

MFC >> Static Linking on OCX created using MFC in VC++ Hi All,

Can any one guide me how to statically link the dependant
dlls while creating an OCX component?

Thx. in advance.

Regards,
Clement

Visual Studio38  
 
 
npkatgoogle





PostPosted: Thu Aug 21 00:46:19 CDT 2003 Top

MFC >> Static Linking on OCX created using MFC in VC++ "M.S.Clement Singh" <EMail@HideDomain.com> wrote in message news:<02cf01c3675f$6c987270$EMail@HideDomain.com>...
> Hi All,
>
> Can any one guide me how to statically link the dependant
> dlls while creating an OCX component?
>
> Thx. in advance.
>
> Regards,
> Clement
Hi clement,
you have not mentioned what are the dlls that you wish to link to the
ocx. If you are mentioning about an appwizard created ocx, then giving
the static libs is as simple as specifying the libraries. Can you
please be more specific.
gangadhar