F
Frank Matheis
Hi,
I have a VB.Net application calling a VB6 DLL.
Into the DLL i have a form with some controls(buttons, lables, textboxes
...).
the form is starting over a public function.
If I call the DLL from another VB6 project, everything works fine.
But if I'm calling the same project from a .Net application,
I didn't get any event fired in my VB6 DLL.
Does anyone have a suggestion on what might be wrong?
Thanks
Frank
I have a VB.Net application calling a VB6 DLL.
Into the DLL i have a form with some controls(buttons, lables, textboxes
...).
the form is starting over a public function.
If I call the DLL from another VB6 project, everything works fine.
But if I'm calling the same project from a .Net application,
I didn't get any event fired in my VB6 DLL.
Does anyone have a suggestion on what might be wrong?
Thanks
Frank