i have an ocx that i use it undec vc++ and it works fine when i tried to use it under .net it failed in its initializtaion can anyone help me in this
thx
regards ahmed
04-12-2005 at 06:47 AM
|
GeoffS Level: VB Lord Registered: 29-09-2004 Posts: 536
Re: reuse ocx
Hi,
Did you include the ocx in your .NET project? .NET may need to build an interop assembly like it does with dll files in order to access the functions.
____________________________ multi-tasking - the ability to hang more than one app. at the same time.