mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 21:49:18 +02:00
+ init the dynlibs manager in the win16 system unit startup code
git-svn-id: trunk@31900 -
This commit is contained in:
parent
8728cc0238
commit
48d9daadb9
@ -462,6 +462,7 @@ begin
|
||||
end
|
||||
else
|
||||
AllFilesMask := '*.*';
|
||||
InitSystemDynLibs;
|
||||
{ Reset IO Error }
|
||||
InOutRes:=0;
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user