mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-25 23:51:09 +02:00
* String -> ansistring
This commit is contained in:
parent
0135ff90f6
commit
cf17bd2733
@ -39,7 +39,7 @@ begin
|
|||||||
Result:=dlClose(Lib)=0;
|
Result:=dlClose(Lib)=0;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
Function SysGetLoadErrorStr: string;
|
Function SysGetLoadErrorStr: AnsiString;
|
||||||
|
|
||||||
begin
|
begin
|
||||||
Result:='';
|
Result:='';
|
||||||
|
Loading…
Reference in New Issue
Block a user