Having a heck of a time getting data back from a C++ DLL that uses UNICODE. I have used Dr Bobs head Convert program to convert the header and get the function address, and structure, that program is EXCELLENT.
The Delphi unit that is generated did not understand TCHAR in C++, neither do I...