If I use Declare Auto and the OS is UNICODE and the DLL is ANSI the runtime will not convert the UNICODE to ANSI.
Is that correct?
If so, why the word AUTO?
If I must tell the runtime what conversion to use what is the easiest way to determine the string type of the DLL?
Is that correct?
If so, why the word AUTO?
If I must tell the runtime what conversion to use what is the easiest way to determine the string type of the DLL?