RSC
September 11th, 1999, 08:48 AM
How to include activex component ocx,dll file in exe so that it is referenced in internal exe file. similarlly can vb runtime can be merged?
Please help me
Please help me
|
Click to See Complete Forum and Search --> : How to include activex in exe file RSC September 11th, 1999, 08:48 AM How to include activex component ocx,dll file in exe so that it is referenced in internal exe file. similarlly can vb runtime can be merged? Please help me Vinayak Sapre September 12th, 1999, 01:06 PM You can't. What you need is "static linking of DLL" which is not supported by VB currently. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |