Project Description:
I have a documented C++ DLL with the .h file and need to access it with Delphi2010 and also in Delphi6. It partly works but two functions don't. I need somebody helping me in writing Delphi code which uses athe given DLL written in in C++. The problem is the echange of Strings / AnsiStrings and PAnsiStrings.