> I will see, if I can work aorund your bug.

We have reviewed the complete Call Dll source code. The "Call Dll"
component makes use of the following five KERNEL32.dll Windows APIs:

lstrcatA
lstrcpyA
GetProcAddress
HeapAlloc
GetProcessHeap

It does not make use of any "environment option".

Friedrich