In our previous episode, Ludo Brands said:
> I'm looking into adding unicode support for odbconnection. Although the
> unixodbc and iodbc drivers also support the W versions of the API I would
> prefer to include the W versions with a define. Is there already a global
> define to select unicode api's? Or is this going to be managed on a per
> unit/package level? 

No. There is UNICODE, but that only covers some recent additions. And most
of the database systems are loadlibrary style anyway.

The bulk of the header applications were simply done without it.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to