danke, ich habe die Strings durch PChar ersetzt und das funktioniert auch soweit, dass die
dll ihre Arbeit ordentlich tut. Die
dll zeigt mir das als letztes an: ShowMessage('ende');
Danach kommt aber eine Fehlermeldung, mit der ich nichts anfangen kann:
Debug Error
File: i386\chkesp.c
The Value of ESP was not properly saved across a function call. This is usually a Result of calling a function declared with one calling convention with a function pointer declared with a different calling convetion
Was soll mir das sagen?