Quote:
Originally Posted by y_thelastknight
find that line and change it into
Code:
#ifdef UNICODE
type
PChar = PAnsiChar;
#endif
|
I was getting the exact same error, but I was waiting for someone else to make that question..
Many thanks y_thelastknight!