Building WIN32 DLL's

Поиск
Список
Период
Сортировка
От Arshad Mahmood
Тема Building WIN32 DLL's
Дата
Msg-id 000801c56b28$1d26c0b0$6400a8c0@terra
обсуждение исходный текст
Список pgsql-hackers
Dear Hackers,
 
I am trying to create a wrapper around Postgres on Win32, but have found the macro used to export/import a little unhelpful.
 
Would it be worth considering modifying it from DLLIMPORT to something like PGSQL_DLLIMPORT and instead of BUILDING_DLL to PGSQL_BUILDING_DLL. This would make it easier for it live with other DLL's.
 
Regards.

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: [GENERAL] Issue with adding ORDER BY to EXCEPT.
Следующее
От: ziga@mail.ljudmila.org
Дата:
Сообщение: Re: Request for Comments: ALTER [OBJECT] SET SCHEMA