mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 18:39:30 +02:00
+ init exceptions and the unicode string manager in the win16 system unit startup
git-svn-id: trunk@31611 -
This commit is contained in:
parent
9997ee54fb
commit
181ee0b4d2
@ -334,4 +334,6 @@ begin
|
||||
IsLibrary := FALSE;
|
||||
{ Setup heap }
|
||||
InitWin16Heap;
|
||||
SysInitExceptions;
|
||||
initunicodestringmanager;
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user