Re: question concerning dll linking

Поиск
Список
Период
Сортировка
От Milton Ríos
Тема Re: question concerning dll linking
Дата
Msg-id 005b01c44d5a$454a7740$0201a8c0@PIV
обсуждение исходный текст
Ответ на question concerning dll linking  ("SIMON Benjamin" <benjamin.simon@laposte.net>)
Ответы Re: question concerning dll linking  (pgsql@mohawksoft.com)
Список pgsql-cygwin
Please, I want unsuscribe
Thank you very much
----- Original Message -----
Sent: Tuesday, February 24, 2004 1:38 PM
Subject: [CYGWIN] question concerning dll linking

Hello,
 
I' d like to know if it is possible to create a C function (and the associated dll) that calls functions from another dll ?
 
For example
 
CREATE OR REPLACE FUNCTION MyFunction() RETURNS INTEGER
  AS 'MyDll'
  LANGUAGE 'c';
 
with code for MyFunction in MyDll.dll and some others calls in MyOtherDll.dll.
 
Thank you for your answer.
 
B.S.

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

Предыдущее
От: "Ufficio EDP"
Дата:
Сообщение: Installation problem
Следующее
От: pgsql@mohawksoft.com
Дата:
Сообщение: Re: question concerning dll linking