Trouble with Delphi!!!
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; Reaised Ole Exception, 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 if i remove 1 function from DLL. ActiveX DLL written and compiled on Visual Basic 6(SP5). I'm using Win'98, Delphi 4, Visual Basic 6(SP5). Please help me!!! :(( :(( :((