Re: question concerning dll linking

From: Milton Ríos <miltonrios(at)infonegocio(dot)net(dot)pe>
To: <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: question concerning dll linking
Date: 2004-06-08 13:12:37
Message-ID: 005b01c44d5a$454a7740$0201a8c0@PIV
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Please, I want unsuscribe
Thank you very much
----- Original Message -----
From: SIMON Benjamin
To: pgsql-cygwin(at)postgresql(dot)org
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.

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message pgsql 2004-06-08 19:56:32 Re: question concerning dll linking
Previous Message Ufficio EDP 2004-06-07 14:23:20 Installation problem