In our previous episode, Michael Van Canneyt said:
> > function concatenate(name: string): string; cdecl;
> > begin
> > result := 'Freepascal ' + name;
> > end;
> 
> No, IMHO you will need to use pchar everywhere.

VBA might understand WIDESTRING ?
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to