|
@@ -342,7 +342,7 @@ const
|
|
InitProc : Pointer = nil;
|
|
InitProc : Pointer = nil;
|
|
|
|
|
|
var
|
|
var
|
|
- ExitCode : Word; {$ifdef VER2_0} public name 'operatingsystem_result'; {$endif}
|
|
|
|
|
|
+ ExitCode : Word; public name 'operatingsystem_result';
|
|
RandSeed : Cardinal;
|
|
RandSeed : Cardinal;
|
|
{ Delphi compatibility }
|
|
{ Delphi compatibility }
|
|
IsLibrary : boolean = false;
|
|
IsLibrary : boolean = false;
|