GetPrivateProfileString
От
Ger
Тема
GetPrivateProfileString
Дата
Msg-id
8df3b7780907021446ha525e4bqe338f9fb1ea02bdf@mail.gmail.com
Список
I am investigating an issue where GetPrivateProfileString symbol exists in Postgres ODBC driver code and in the Informix IDS driver code. I have an issue where code that expects to invoke GetPrivateProfileString from psqlodbc.so is diving into libthcli.so instead which is part of the Informix driver code? This is probably an issue with ld.so and how the shared objects are loaded into memory....would like to know if anyone has seen this issue? I think the driver could benefit from better function notation that will ensure unique signatures for the Postgres ODBC API and the same goes for Informix IDS. Thanks.
В списке pgsql-odbc по дате отправления