+ PS1: initialize the unicode string manager

This commit is contained in:
Nikolay Nikolov 2024-10-04 23:57:28 +03:00
parent 477b9ad556
commit 6914d812fd

View File

@ -124,5 +124,8 @@ begin
{ Init exceptions }
SysInitExceptions;
{ Init unicode strings }
initunicodestringmanager;
InOutRes:= 0;
end.