mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 03:35:58 +02:00
Fix Turbo IPro Handle
git-svn-id: trunk@42142 -
This commit is contained in:
parent
fabbe6e950
commit
cf3dbb353e
@ -56,7 +56,7 @@ uses
|
||||
IpConst;
|
||||
|
||||
const
|
||||
IpFileOpenFailed = Handle(-1);
|
||||
IpFileOpenFailed = THandle(-1);
|
||||
|
||||
{ TIpMemMapStream }
|
||||
type
|
||||
|
Loading…
Reference in New Issue
Block a user