No it is not a COM object. We defined a type library in C and created a dll. It does the necessary function which it has to do in VB. But it closes the VB application without any error. Sometimes it pops an error saying unreferenced memory, but this occurence is rare.
As an EXE the function is working perfectly well. But the problem crops up when it is converted to dll.
Is the process of creating dll using type libraries correct or is there any other way you can overcome this.
Waiting for your reply,
Thanks Marler.
With Regards,
KarthikSankar