X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/e27ef2c6aab3a2a8051314bd37bb3b2386775f36..6dc5aa808483fdb8531afc990f26f1138bf2ddac:/lcorernd.pas diff --git a/lcorernd.pas b/lcorernd.pas index 3e43bb1..648c87a 100644 --- a/lcorernd.pas +++ b/lcorernd.pas @@ -132,7 +132,7 @@ implementation {$ifndef nolcorernd} uses - {$ifdef win32}windows,activex,{$endif} + {$ifdef mswindows}windows,activex,{$endif} {$ifdef unix} {$ifdef ver1_0} linux, @@ -165,7 +165,7 @@ var pool:array[0..(pooldwords+seeddwords-1)] of wordtype; reseedcountdown:integer; -{$ifdef win32} +{$ifdef mswindows} function collect_seeding(var output;const bufsize:integer):integer; var l:packed record