You've already forked lazarus-ccr
RxIniPropStorage - fix russian chars in ini file name
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3486 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -77,6 +77,7 @@ begin
|
|||||||
Result:=S;
|
Result:=S;
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
Result:=UTF8ToSys(Result);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
end.
|
end.
|
||||||
|
Reference in New Issue
Block a user