[fpc-pascal]Postgres on Win32

Michael Van Canneyt michael.vancanneyt at wisa.be
Wed Oct 17 11:41:43 CEST 2001


On Wed, 17 Oct 2001, Vit Kavan wrote:

> Hi,
>
> here comes the source of the mini-unit and the crashing test program (both
> FPC and Delphi5).
>
> If you want the DLLs I used, get them at http://www.volny.cz/vtech/pgdll.zip
> (cca 250KB).

try changing the 'cdecl' with 'stdcall'; Windows libraries use the stdcall
convention instead of cdecl.

I can't test it myself since I have no running postgresql server to test with.

Michael.






More information about the fpc-pascal mailing list