Calling delphi DLL

Hi all,

I’m trying to call a deplhi DLL from a LotusScript agent, and when I run the agent, my Notes Client crashes, and a text file is generated with the memory dump result.

I’m testing with delphi dll calling, and the function that I’m calling is very simple, because only receives one string and returns another one.

Does anyboyd knows if it could be problem of the Notes version? or if I must activate any option to call Dll’s. ?

Thanks in advance for any suggestion.

Dani.

P.S-> Sorry for my english if it’s not very good

Subject: calling delphi DLL

I have exactly the same problem. It isn’t problem of the particular version of the server or client. I have tried : 6.0.3, 6.5, 6.5.2. I still don’t know what is the problem.