mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-08 10:59:10 +02:00
* Fix use_external
git-svn-id: trunk@5982 -
This commit is contained in:
parent
e47681ab0d
commit
b665e0907c
@ -179,6 +179,7 @@ function Gpm_LowerRoi(which:PGpmRoi; after:PGpmRoi):PGpmRoi;cdecl;external;
|
||||
function Gpm_Getch:longint;}
|
||||
function Gpm_GetLibVersion(var where:longint):pchar;cdecl;external;
|
||||
function Gpm_GetServerVersion(var where:longint):pchar;cdecl;external;
|
||||
function gpm_getsnapshot(eptr:Pgpmevent):longint;cdecl;external;
|
||||
function Gpm_GetSnapshot(var ePtr:TGpmEvent):longint;cdecl;external;
|
||||
{$else}
|
||||
function gpm_open(var conn:Tgpm_connect;flag:longint):longint;
|
||||
|
Loading…
Reference in New Issue
Block a user