Hi Friderich,

I've a few questions about Call DLL and String pointers.

1.) Which string encoding do you use? (ANSI, UNICODE, ...)

2.) What is the difference between *CSTRING and *STRING?

3.) How big is the buffer you allocate for *STRING and *CSTRING?

4.) How do you find the end of the returned(!) string?

Thanks for your answer.

Markus