URGENT!!! Cannot call ActiveX DLL functions
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hello; I'm in real trouble. I have problem Delphi/4 and ActiveX DLL. Delphi generate error; EOleException Error c0000005 Program Terminated message, when i call a function from DLL in Delphi. But Delphi can call all DLL functions properly, if i remove 1 or more function from DLL. That means, i can call any function from Delphi without any problem. ActiveX DLL written and compiled on Visual Basic 6(SP5). I'm using Win'98, Delphi 4, Visual Basic 6(SP5). Thank you for your helps...