delphi7安装时的问题 大虾救我,急!!!!!!!!!!!!!!!(10分)

  • 主题发起人 主题发起人 xzb_97
  • 开始时间 开始时间
X

xzb_97

Unregistered / Unconfirmed
GUEST, unregistred user!
我在安装Delphi7以后开始运行程序,出现了没有找到class TDBGrid,然后我又在LIB中安装了Sys,没有出现上面那个问题了,可解决了后,结果Variants.pas中出现了这么多问题:
Build
[Warning] Types.pas(64): Unsafe type 'TRect'
[Warning] Types.pas(133): Unsafe type 'PChar'
[Warning] Types.pas(514): Unsafe code '@ operator'
[Warning] SysUtils.pas(90): Unsafe type 'WordRec'
[Warning] SysUtils.pas(96): Unsafe type 'LongRec'
[Warning] SysUtils.pas(103): Unsafe type 'Int64Rec'
[Warning] SysUtils.pas(193): Unsafe type 'PChar'
[Warning] SysUtils.pas(272): Unsafe type 'Pointer'
[Warning] SysUtils.pas(442): Unsafe code '@ operator'
[Warning] SysUtils.pas(445): Unsafe code '@ operator'
[Warning] SysUtils.pas(644): Unsafe type 'Pointer'
[Warning] SysUtils.pas(700): Unsafe type 'Pointer'
[Warning] SysUtils.pas(753): Unsafe type 'PChar'
[Warning] SysUtils.pas(759): Unsafe type 'PChar'
[Warning] SysUtils.pas(765): Unsafe type 'PChar'
[Warning] SysUtils.pas(771): Unsafe type 'PChar'
[Warning] SysUtils.pas(776): Unsafe type 'PChar'
[Warning] SysUtils.pas(776): Unsafe type 'PChar'
[Warning] SysUtils.pas(781): Unsafe type 'PChar'
[Warning] SysUtils.pas(781): Unsafe type 'PChar'
[Warning] SysUtils.pas(786): Unsafe type 'PChar'
[Warning] SysUtils.pas(791): Unsafe type 'PChar'
[Warning] SysUtils.pas(791): Unsafe type 'PChar'
[Warning] SysUtils.pas(863): Unsafe type 'PChar'
[Warning] SysUtils.pas(972): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] SysUtils.pas(1292): Unsafe type 'PChar'
[Warning] SysUtils.pas(1296): Unsafe type 'PChar'
[Warning] SysUtils.pas(1296): Unsafe type 'PChar'
[Warning] SysUtils.pas(1301): Unsafe type 'PChar'
[Warning] SysUtils.pas(1301): Unsafe type 'PChar'
[Warning] SysUtils.pas(1301): Unsafe type 'PChar'
[Warning] SysUtils.pas(1305): Unsafe type 'PChar'
[Warning] SysUtils.pas(1305): Unsafe type 'PChar'
[Warning] SysUtils.pas(1305): Unsafe type 'PChar'
[Warning] SysUtils.pas(1309): Unsafe type 'PChar'
[Warning] SysUtils.pas(1309): Unsafe type 'PChar'
[Warning] SysUtils.pas(1309): Unsafe type 'PChar'
[Warning] SysUtils.pas(1314): Unsafe type 'PChar'
[Warning] SysUtils.pas(1314): Unsafe type 'PChar'
[Warning] SysUtils.pas(1314): Unsafe type 'PChar'
[Warning] SysUtils.pas(1319): Unsafe type 'PChar'
[Warning] SysUtils.pas(1319): Unsafe type 'PChar'
[Warning] SysUtils.pas(1324): Unsafe type 'PChar'
[Warning] SysUtils.pas(1325): Unsafe type 'PChar'
[Warning] SysUtils.pas(1329): Unsafe type 'PChar'
[Warning] SysUtils.pas(1329): Unsafe type 'PChar'
[Warning] SysUtils.pas(1329): Unsafe type 'PChar'
[Warning] SysUtils.pas(1334): Unsafe type 'PChar'
[Warning] SysUtils.pas(1334): Unsafe type 'PChar'
[Warning] SysUtils.pas(1334): Unsafe type 'PChar'
[Warning] SysUtils.pas(1339): Unsafe type 'PChar'
[Warning] SysUtils.pas(1344): Unsafe type 'PChar'
[Warning] SysUtils.pas(1349): Unsafe type 'PChar'
[Warning] SysUtils.pas(1355): Unsafe type 'PChar'
[Warning] SysUtils.pas(1361): Unsafe type 'PChar'
[Warning] SysUtils.pas(1361): Unsafe type 'PChar'
[Warning] SysUtils.pas(1367): Unsafe type 'PChar'
[Warning] SysUtils.pas(1367): Unsafe type 'PChar'
[Warning] SysUtils.pas(1372): Unsafe type 'PChar'
[Warning] SysUtils.pas(1372): Unsafe type 'PChar'
[Warning] SysUtils.pas(1376): Unsafe type 'PChar'
[Warning] SysUtils.pas(1376): Unsafe type 'PChar'
[Warning] SysUtils.pas(1380): Unsafe type 'PChar'
[Warning] SysUtils.pas(1380): Unsafe type 'PChar'
[Warning] SysUtils.pas(1386): Unsafe type 'PChar'
[Warning] SysUtils.pas(1392): Unsafe type 'PChar'
[Warning] SysUtils.pas(1397): Unsafe type 'PChar'
[Warning] SysUtils.pas(1405): Unsafe type 'PChar'
[Warning] SysUtils.pas(1405): Unsafe type 'PChar'
[Warning] SysUtils.pas(1410): Unsafe type 'PChar'
[Warning] SysUtils.pas(1559): Unsafe type 'PChar'
[Warning] SysUtils.pas(1559): Unsafe type 'PChar'
[Warning] SysUtils.pas(1567): Unsafe type 'PChar'
[Warning] SysUtils.pas(1567): Unsafe type 'PChar'
[Warning] SysUtils.pas(1568): Unsafe type 'PChar'
[Warning] SysUtils.pas(1578): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] SysUtils.pas(1606): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] SysUtils.pas(1710): Unsafe type 'PChar'
[Warning] SysUtils.pas(1827): Unsafe type 'PChar'
[Warning] SysUtils.pas(1828): Unsafe type 'PChar'
[Warning] SysUtils.pas(1860): Unsafe type 'PChar'
[Warning] SysUtils.pas(1860): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] SysUtils.pas(2335): Unsafe type 'Pointer'
[Warning] SysUtils.pas(2336): Unsafe type 'PChar'
[Warning] SysUtils.pas(2338): Unsafe type 'Pointer'
[Warning] SysUtils.pas(2370): Unsafe type 'PChar'
[Warning] SysUtils.pas(2399): Unsafe type 'PChar'
[Warning] SysUtils.pas(2404): Unsafe type 'PChar'
[Warning] SysUtils.pas(2404): Unsafe type 'PChar'
[Warning] SysUtils.pas(2484): Unsafe type 'PChar'
[Warning] SysUtils.pas(2484): Unsafe type 'PChar'
[Warning] SysUtils.pas(2488): Unsafe type 'PChar'
[Warning] SysUtils.pas(2488): Unsafe type 'PChar'
[Warning] SysUtils.pas(2492): Unsafe type 'PChar'
[Warning] SysUtils.pas(2492): Unsafe type 'PChar'
[Warning] SysUtils.pas(2538): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] SysUtils.pas(2602): Unsafe type 'Pointer'
[Warning] SysUtils.pas(2617): Unsafe type 'Pointer'
[Warning] SysUtils.pas(2623): Unsafe type 'PChar'
[Warning] SysUtils.pas(2700): Unsafe type 'PChar'
[Warning] SysUtils.pas(2997): Unsafe code 'ASM'
[Warning] SysUtils.pas(3091): Unsafe type 'PWideChar'
[Warning] SysUtils.pas(3093): Unsafe type 'Pointer'
[Warning] SysUtils.pas(3095): Unsafe type 'PWideChar'
[Warning] SysUtils.pas(3102): Unsafe type 'PWideChar'
[Warning] SysUtils.pas(3103): Unsafe code '@ operator'
[Warning] SysUtils.pas(3174): Unsafe type 'PWideChar'
[Warning] SysUtils.pas(3176): Unsafe type 'P: PWideChar'
[Warning] SysUtils.pas(3177): Unsafe code '@ operator'
[Warning] SysUtils.pas(3178): Unsafe type 'P: PWideChar'
[Warning] SysUtils.pas(3179): Unsafe type 'P: PWideChar'
[Warning] SysUtils.pas(3209): Unsafe type 'Pointer'
[Warning] SysUtils.pas(3211): Unsafe code 'GetMem'
[Warning] SysUtils.pas(3211): Unsafe type 'Result: Pointer'
[Warning] SysUtils.pas(3212): Unsafe type 'Result: Pointer'
[Warning] SysUtils.pas(3221): Unsafe type 'Pointer'
[Warning] SysUtils.pas(3235): Unsafe type 'ExitProc: Pointer'
[Warning] SysUtils.pas(3235): Unsafe type 'SaveExit: Pointer'
[Warning] SysUtils.pas(3247): Unsafe type 'SaveExit: Pointer'
[Warning] SysUtils.pas(3247): Unsafe type 'ExitProc: Pointer'
[Warning] SysUtils.pas(3250): Unsafe type 'ExitProc: Pointer'
[Warning] SysUtils.pas(3250): Unsafe code '@ operator'
[Warning] SysUtils.pas(3287): Unsafe type 'PChar'
[Warning] SysUtils.pas(3291): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(3291): Unsafe type 'Pointer'
[Warning] SysUtils.pas(3292): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3292): Unsafe type 'Pointer'
[Warning] SysUtils.pas(3295): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(3297): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3298): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(3299): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3308): Unsafe type 'PChar'
[Warning] SysUtils.pas(3312): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(3312): Unsafe type 'Pointer'
[Warning] SysUtils.pas(3313): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3313): Unsafe type 'Pointer'
[Warning] SysUtils.pas(3316): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(3318): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3319): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(3320): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3326): Unsafe code 'ASM'
[Warning] SysUtils.pas(3351): Unsafe type 'Pointer'
[Warning] SysUtils.pas(3352): Unsafe code 'ASM'
[Warning] SysUtils.pas(3355): Unsafe type 'P1: Pointer'
[Warning] SysUtils.pas(3356): Unsafe type 'P2: Pointer'
[Warning] SysUtils.pas(3373): Unsafe code 'ASM'
[Warning] SysUtils.pas(3415): Unsafe code 'ASM'
[Warning] SysUtils.pas(3439): Unsafe type 'PChar'
[Warning] SysUtils.pas(3440): Unsafe type 'Pointer'
[Warning] SysUtils.pas(3455): Unsafe type 'PChar'
[Warning] SysUtils.pas(3456): Unsafe type 'Pointer'
[Warning] SysUtils.pas(3468): Unsafe type 'PChar'
[Warning] SysUtils.pas(3469): Unsafe type 'PChar'
[Warning] SysUtils.pas(3488): Unsafe type 'PChar'
[Warning] SysUtils.pas(3489): Unsafe type 'PChar'
[Warning] SysUtils.pas(3501): Unsafe type 'PChar'
[Warning] SysUtils.pas(3504): Unsafe type 'S1: PAnsiChar'
[Warning] SysUtils.pas(3504): Unsafe type 'S2: PAnsiChar'
[Warning] SysUtils.pas(3511): Unsafe type 'PChar'
[Warning] SysUtils.pas(3514): Unsafe type 'S1: PAnsiChar'
[Warning] SysUtils.pas(3515): Unsafe type 'S2: PAnsiChar'
[Warning] SysUtils.pas(3523): Unsafe type 'PChar'
[Warning] SysUtils.pas(3525): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3531): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3533): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3546): Unsafe type 'PChar'
[Warning] SysUtils.pas(3546): Unsafe type 'PChar'
[Warning] SysUtils.pas(3547): Unsafe type 'PChar'
[Warning] SysUtils.pas(3551): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3554): Unsafe type 'Result: PAnsiChar'
[Warning] SysUtils.pas(3554): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3558): Unsafe type 'Result: PAnsiChar'
[Warning] SysUtils.pas(3558): Unsafe type 'StaticBuf: PAnsiChar'
[Warning] SysUtils.pas(3560): Unsafe code 'GetMem'
[Warning] SysUtils.pas(3560): Unsafe type 'Result: PAnsiChar'
[Warning] SysUtils.pas(3561): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3561): Unsafe type 'Result: PAnsiChar'
[Warning] SysUtils.pas(3562): Unsafe type 'Result: PAnsiChar'
[Warning] SysUtils.pas(3566): Unsafe type 'PChar'
[Warning] SysUtils.pas(3569): Unsafe type 'PChar'
[Warning] SysUtils.pas(3573): Unsafe type 'P1: PAnsiChar'
[Warning] SysUtils.pas(3574): Unsafe type 'P2: PAnsiChar'
[Warning] SysUtils.pas(3578): Unsafe type 'P1: PAnsiChar'
[Warning] SysUtils.pas(3578): Unsafe type 'S1: PAnsiChar'
[Warning] SysUtils.pas(3579): Unsafe type 'P2: PAnsiChar'
[Warning] SysUtils.pas(3579): Unsafe type 'S2: PAnsiChar'
[Warning] SysUtils.pas(3581): Unsafe type 'P1: PAnsiChar'
[Warning] SysUtils.pas(3581): Unsafe type 'P2: PAnsiChar'
[Warning] SysUtils.pas(3583): Unsafe type 'P1: PAnsiChar'
[Warning] SysUtils.pas(3583): Unsafe type 'P2: PAnsiChar'
[Warning] SysUtils.pas(3586): Unsafe code 'FreeMem'
[Warning] SysUtils.pas(3586): Unsafe type 'P1: PAnsiChar'
[Warning] SysUtils.pas(3588): Unsafe code 'FreeMem'
[Warning] SysUtils.pas(3588): Unsafe type 'P2: PAnsiChar'
[Warning] SysUtils.pas(3592): Unsafe type 'PChar'
[Warning] SysUtils.pas(3596): Unsafe type 'S1: PAnsiChar'
[Warning] SysUtils.pas(3596): Unsafe type 'S2: PAnsiChar'
[Warning] SysUtils.pas(3605): Unsafe type 'PChar'
[Warning] SysUtils.pas(3609): Unsafe type 'S1: PAnsiChar'
[Warning] SysUtils.pas(3609): Unsafe type 'S2: PAnsiChar'
[Warning] SysUtils.pas(3616): Unsafe type 'PChar'
[Warning] SysUtils.pas(3616): Unsafe type 'PChar'
[Warning] SysUtils.pas(3619): Unsafe type 'Str: PAnsiChar'
[Warning] SysUtils.pas(3620): Unsafe type 'Result: PAnsiChar'
[Warning] SysUtils.pas(3620): Unsafe type 'Str: PAnsiChar'
[Warning] SysUtils.pas(3639): Unsafe type 'PChar'
[Warning] SysUtils.pas(3639): Unsafe type 'PChar'
[Warning] SysUtils.pas(3642): Unsafe type 'Str: PAnsiChar'
[Warning] SysUtils.pas(3643): Unsafe type 'Result: PAnsiChar'
[Warning] SysUtils.pas(3643): Unsafe type 'Str: PAnsiChar'
[Warning] SysUtils.pas(3668): Unsafe type 'PWideChar'
[Warning] SysUtils.pas(3669): Unsafe type 'Pointer'
[Warning] SysUtils.pas(3688): Unsafe type 'PWideChar'
[Warning] SysUtils.pas(3689): Unsafe type 'Pointer'
[Warning] SysUtils.pas(3709): Unsafe type 'PChar'
[Warning] SysUtils.pas(3710): Unsafe type 'PChar'
[Warning] SysUtils.pas(3718): Unsafe type 'PWideChar'
[Warning] SysUtils.pas(3719): Unsafe type 'PWideChar'
[Warning] SysUtils.pas(3754): Unsafe type 'PWideChar'
[Warning] SysUtils.pas(3755): Unsafe type 'PWideChar'
[Warning] SysUtils.pas(3853): Unsafe type 'PChar'
[Warning] SysUtils.pas(3857): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3857): Unsafe type 'PChar'
[Warning] SysUtils.pas(3858): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3860): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3862): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3862): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3870): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3870): Unsafe type 'Pointer'
[Warning] SysUtils.pas(3871): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3872): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3873): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3873): Unsafe type 'Pointer'
[Warning] SysUtils.pas(3874): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3874): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3876): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3877): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3877): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3877): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3877): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3878): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3878): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3878): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3879): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3880): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3881): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3881): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3882): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3882): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3883): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3884): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3884): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3885): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3885): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3885): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3885): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3886): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3886): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3886): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3887): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3890): Unsafe type 'PChar'
[Warning] SysUtils.pas(3892): Unsafe type 'PChar'
[Warning] SysUtils.pas(3896): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3896): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3897): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3899): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3899): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3900): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3900): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3901): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3903): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3904): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3905): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3907): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3907): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3909): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3909): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3909): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3910): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3910): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3912): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3912): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3912): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3915): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3915): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3916): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3916): Unsafe type 'PChar'
[Warning] SysUtils.pas(3917): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3917): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3918): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3920): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3921): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3922): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3922): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3922): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3922): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3923): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3923): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3923): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3924): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3925): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3925): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3926): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3926): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3928): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3928): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3928): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3929): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3929): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3929): Unsafe type 'Src: PAnsiChar'
[Warning] SysUtils.pas(3929): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(3935): Unsafe type 'PChar'
[Warning] SysUtils.pas(3937): Unsafe type 'LText: PAnsiChar'
[Warning] SysUtils.pas(3937): Unsafe type 'PChar'
[Warning] SysUtils.pas(3938): Unsafe type 'LText: PAnsiChar'
[Warning] SysUtils.pas(3945): Unsafe type 'PChar'
[Warning] SysUtils.pas(3949): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(3949): Unsafe type 'Pointer'
[Warning] SysUtils.pas(3950): Unsafe type 'SourceEnd: PAnsiChar'
[Warning] SysUtils.pas(3950): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(3952): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(3952): Unsafe type 'SourceEnd: PAnsiChar'
[Warning] SysUtils.pas(3954): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(3960): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(3961): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(3965): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(3968): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(3970): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(3970): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(3974): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(3976): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(3980): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(3980): Unsafe type 'Pointer'
[Warning] SysUtils.pas(3982): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3982): Unsafe type 'Pointer'
[Warning] SysUtils.pas(3983): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(3983): Unsafe type 'SourceEnd: PAnsiChar'
[Warning] SysUtils.pas(3984): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(3989): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3990): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3992): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3993): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(3994): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(4000): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(4001): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(4003): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(4004): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(4005): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(4006): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(4006): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(4009): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(4011): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(4012): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(4012): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(4013): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(4014): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(4017): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(4017): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(4018): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(4019): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(4062): Unsafe code '@ operator'
[Warning] SysUtils.pas(4086): Unsafe code '@ operator'
[Warning] SysUtils.pas(4122): Unsafe code '@ operator'
[Warning] SysUtils.pas(4185): Unsafe type 'Pointer'
[Warning] SysUtils.pas(4190): Unsafe type 'Data: Pointer'
[Warning] SysUtils.pas(4220): Unsafe code '@ operator'
[Warning] SysUtils.pas(4253): Unsafe type 'PChar'
[Warning] SysUtils.pas(4300): Unsafe type 'PChar'
[Warning] SysUtils.pas(4322): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] SysUtils.pas(4358): Unsafe typecast of 'Int64' to 'Int64Rec'
[Warning] SysUtils.pas(4358): Unsafe typecast of 'Int64' to 'Int64Rec'
[Warning] SysUtils.pas(4359): Unsafe code '@ operator'
[Warning] SysUtils.pas(4359): Unsafe typecast of 'Int64' to 'Int64Rec'
[Warning] SysUtils.pas(4383): Unsafe type 'PChar'
[Warning] SysUtils.pas(4390): Unsafe typecast of 'Integer' to 'LongRec'
[Warning] SysUtils.pas(4391): Unsafe typecast of 'Integer' to 'LongRec'
[Warning] SysUtils.pas(4435): Unsafe type 'PChar'
[Warning] SysUtils.pas(4444): Unsafe code '@ operator'
[Warning] SysUtils.pas(4461): Unsafe code '@ operator'
[Warning] SysUtils.pas(4463): Unsafe typecast of 'Integer' to 'LongRec'
[Warning] SysUtils.pas(4464): Unsafe typecast of 'Integer' to 'LongRec'
[Warning] SysUtils.pas(4512): Unsafe typecast of 'Integer' to 'LongRec'
[Warning] SysUtils.pas(4512): Unsafe typecast of 'Integer' to 'LongRec'
[Warning] SysUtils.pas(4514): Unsafe code '@ operator'
[Warning] SysUtils.pas(4520): Unsafe type 'PChar'
[Warning] SysUtils.pas(4526): Unsafe type 'PChar'
[Warning] SysUtils.pas(4534): Unsafe type 'PChar'
[Warning] SysUtils.pas(4548): Unsafe type 'PChar'
[Warning] SysUtils.pas(4554): Unsafe type 'PChar'
[Warning] SysUtils.pas(4587): Unsafe typecast of 'Integer' to 'LongRec'
[Warning] SysUtils.pas(4588): Unsafe typecast of 'Integer' to 'LongRec'
[Warning] SysUtils.pas(4659): Unsafe type 'PChar'
[Warning] SysUtils.pas(4721): Unsafe type 'PChar'
[Warning] SysUtils.pas(4731): Unsafe type 'PChar'
[Warning] SysUtils.pas(4731): Unsafe type 'PChar'
[Warning] SysUtils.pas(4738): Unsafe type 'PChar'
[Warning] SysUtils.pas(4738): Unsafe type 'PChar'
[Warning] SysUtils.pas(4742): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(4743): Unsafe type 'Result: PAnsiChar'
[Warning] SysUtils.pas(4743): Unsafe code '@ operator'
[Warning] SysUtils.pas(4743): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(4745): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(4745): Unsafe type 'Result: PAnsiChar'
[Warning] SysUtils.pas(4752): Unsafe type 'PChar'
[Warning] SysUtils.pas(4760): Unsafe type 'Result: PAnsiChar'
[Warning] SysUtils.pas(4760): Unsafe code '@ operator'
[Warning] SysUtils.pas(4763): Unsafe type 'Result: PAnsiChar'
[Warning] SysUtils.pas(4768): Unsafe type 'PChar'
[Warning] SysUtils.pas(4771): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(4771): Unsafe type 'PChar'
[Warning] SysUtils.pas(4774): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(4871): Unsafe type 'PChar'
[Warning] SysUtils.pas(4874): Unsafe type 'PChar'
[Warning] SysUtils.pas(4875): Unsafe type 'FName: PAnsiChar'
[Warning] SysUtils.pas(5077): Unsafe type 'PChar'
[Warning] SysUtils.pas(5078): Unsafe code '@ operator'
[Warning] SysUtils.pas(5079): Unsafe code '@ operator'
[Warning] SysUtils.pas(5079): Unsafe type 'lpUniversalName: PAnsiChar'
[Warning] SysUtils.pas(5091): Unsafe code 'GetMem'
[Warning] SysUtils.pas(5101): Unsafe code 'ReallocMem'
[Warning] SysUtils.pas(5107): Unsafe type 'lpLocalName: PAnsiChar'
[Warning] SysUtils.pas(5107): Unsafe type 'lpLocalName: PAnsiChar'
[Warning] SysUtils.pas(5109): Unsafe type 'lpRemoteName: PAnsiChar'
[Warning] SysUtils.pas(5114): Unsafe code 'FreeMem'
[Warning] SysUtils.pas(5141): Unsafe type 'PChar'
[Warning] SysUtils.pas(5142): Unsafe type 'PChar'
[Warning] SysUtils.pas(5150): Unsafe type 'PChar'
[Warning] SysUtils.pas(5150): Unsafe type 'PChar'
[Warning] SysUtils.pas(5152): Unsafe type 'Result: PAnsiChar'
[Warning] SysUtils.pas(5152): Unsafe type 'Lead: PAnsiChar'
[Warning] SysUtils.pas(5153): Unsafe type 'Result: PAnsiChar'
[Warning] SysUtils.pas(5154): Unsafe type 'Lead: PAnsiChar'
[Warning] SysUtils.pas(5154): Unsafe type 'Lead: PAnsiChar'
[Warning] SysUtils.pas(5155): Unsafe type 'Lead: PAnsiChar'
[Warning] SysUtils.pas(5157): Unsafe type 'Lead: PAnsiChar'
[Warning] SysUtils.pas(5158): Unsafe type 'Lead: PAnsiChar'
[Warning] SysUtils.pas(5167): Unsafe type 'BaseLead: PAnsiChar'
[Warning] SysUtils.pas(5167): Unsafe type 'Pointer'
[Warning] SysUtils.pas(5168): Unsafe type 'BasePtr: PAnsiChar'
[Warning] SysUtils.pas(5168): Unsafe type 'BaseLead: PAnsiChar'
[Warning] SysUtils.pas(5169): Unsafe type 'DestLead: PAnsiChar'
[Warning] SysUtils.pas(5169): Unsafe type 'Pointer'
[Warning] SysUtils.pas(5170): Unsafe type 'DestPtr: PAnsiChar'
[Warning] SysUtils.pas(5170): Unsafe type 'DestLead: PAnsiChar'
[Warning] SysUtils.pas(5171): Unsafe type 'BasePtr: PAnsiChar'
[Warning] SysUtils.pas(5171): Unsafe type 'DestPtr: PAnsiChar'
[Warning] SysUtils.pas(5171): Unsafe type 'BasePtr: PAnsiChar'
[Warning] SysUtils.pas(5171): Unsafe type 'DestPtr: PAnsiChar'
[Warning] SysUtils.pas(5173): Unsafe type 'BasePtr: PAnsiChar'
[Warning] SysUtils.pas(5173): Unsafe type 'BaseLead: PAnsiChar'
[Warning] SysUtils.pas(5174): Unsafe type 'DestPtr: PAnsiChar'
[Warning] SysUtils.pas(5174): Unsafe type 'DestLead: PAnsiChar'
[Warning] SysUtils.pas(5177): Unsafe type 'BaseLead: PAnsiChar'
[Warning] SysUtils.pas(5180): Unsafe type 'BaseLead: PAnsiChar'
[Warning] SysUtils.pas(5182): Unsafe type 'DestPtr: PAnsiChar'
[Warning] SysUtils.pas(5182): Unsafe type 'DestPtr: PAnsiChar'
[Warning] SysUtils.pas(5183): Unsafe type 'DestPtr: PAnsiChar'
[Warning] SysUtils.pas(5184): Unsafe type 'DestLead: PAnsiChar'
[Warning] SysUtils.pas(5185): Unsafe type 'DestLead: PAnsiChar'
[Warning] SysUtils.pas(5198): Unsafe type 'PChar'
[Warning] SysUtils.pas(5234): Unsafe type 'PChar'
[Warning] SysUtils.pas(5239): Unsafe type 'PChar'
[Warning] SysUtils.pas(5241): Unsafe type 'Directory: PAnsiChar'
[Warning] SysUtils.pas(5242): Unsafe type 'Dir: PAnsiChar'
[Warning] SysUtils.pas(5242): Unsafe type 'Directory: PAnsiChar'
[Warning] SysUtils.pas(5244): Unsafe type 'Dir: PAnsiChar'
[Warning] SysUtils.pas(5245): Unsafe type 'Dir: PAnsiChar'
[Warning] SysUtils.pas(5256): Unsafe type 'PChar'
[Warning] SysUtils.pas(5258): Unsafe type 'RootPtr: PAnsiChar'
[Warning] SysUtils.pas(5265): Unsafe type 'RootPtr: PAnsiChar'
[Warning] SysUtils.pas(5267): Unsafe type 'RootPtr: PAnsiChar'
[Warning] SysUtils.pas(5292): Unsafe typecast of 'Integer' to 'LongRec'
[Warning] SysUtils.pas(5293): Unsafe typecast of 'Integer' to 'LongRec'
[Warning] SysUtils.pas(5294): Unsafe typecast of 'Integer' to 'LongRec'
[Warning] SysUtils.pas(5296): Unsafe typecast of 'Integer' to 'LongRec'
[Warning] SysUtils.pas(5297): Unsafe typecast of 'Integer' to 'LongRec'
[Warning] SysUtils.pas(5298): Unsafe typecast of 'Integer' to 'LongRec'
[Warning] SysUtils.pas(5320): Unsafe typecast of 'Integer' to 'LongRec'
[Warning] SysUtils.pas(5321): Unsafe typecast of 'Integer' to 'LongRec'
[Warning] SysUtils.pas(5361): Unsafe type 'PChar'
[Warning] SysUtils.pas(5371): Unsafe type 'PChar'
[Warning] SysUtils.pas(5381): Unsafe type 'PChar'
[Warning] SysUtils.pas(5390): Unsafe type 'PChar'
[Warning] SysUtils.pas(5391): Unsafe code 'ASM'
[Warning] SysUtils.pas(5402): Unsafe type 'PChar'
[Warning] SysUtils.pas(5402): Unsafe type 'PChar'
[Warning] SysUtils.pas(5403): Unsafe code 'ASM'
[Warning] SysUtils.pas(5413): Unsafe type 'PChar'
[Warning] SysUtils.pas(5413): Unsafe type 'PChar'
[Warning] SysUtils.pas(5413): Unsafe type 'PChar'
[Warning] SysUtils.pas(5415): Unsafe type 'Result: PAnsiChar'
[Warning] SysUtils.pas(5415): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(5416): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(5416): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(5419): Unsafe type 'PChar'
[Warning] SysUtils.pas(5419): Unsafe type 'PChar'
[Warning] SysUtils.pas(5419): Unsafe type 'PChar'
[Warning] SysUtils.pas(5420): Unsafe code 'ASM'
[Warning] SysUtils.pas(5442): Unsafe type 'PChar'
[Warning] SysUtils.pas(5442): Unsafe type 'PChar'
[Warning] SysUtils.pas(5442): Unsafe type 'PChar'
[Warning] SysUtils.pas(5443): Unsafe code 'ASM'
[Warning] SysUtils.pas(5465): Unsafe type 'PChar'
[Warning] SysUtils.pas(5465): Unsafe type 'PChar'
[Warning] SysUtils.pas(5465): Unsafe type 'PChar'
[Warning] SysUtils.pas(5466): Unsafe code 'ASM'
[Warning] SysUtils.pas(5496): Unsafe type 'PChar'
[Warning] SysUtils.pas(5496): Unsafe type 'PChar'
[Warning] SysUtils.pas(5498): Unsafe type 'Result: PAnsiChar'
[Warning] SysUtils.pas(5498): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(5498): Unsafe type 'PChar'
[Warning] SysUtils.pas(5501): Unsafe type 'PChar'
[Warning] SysUtils.pas(5502): Unsafe type 'PChar'
[Warning] SysUtils.pas(5504): Unsafe type 'Result: PAnsiChar'
[Warning] SysUtils.pas(5504): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(5504): Unsafe type 'PChar'
[Warning] SysUtils.pas(5507): Unsafe type 'PChar'
[Warning] SysUtils.pas(5507): Unsafe type 'PChar'
[Warning] SysUtils.pas(5507): Unsafe type 'PChar'
[Warning] SysUtils.pas(5509): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(5509): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(5510): Unsafe type 'Result: PAnsiChar'
[Warning] SysUtils.pas(5510): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(5513): Unsafe type 'PChar'
[Warning] SysUtils.pas(5513): Unsafe type 'PChar'
[Warning] SysUtils.pas(5513): Unsafe type 'PChar'
[Warning] SysUtils.pas(5514): Unsafe code 'ASM'
[Warning] SysUtils.pas(5518): Unsafe type 'Dest: PAnsiChar'
[Warning] SysUtils.pas(5519): Unsafe type 'Source: PAnsiChar'
[Warning] SysUtils.pas(5534): Unsafe type 'PChar'
[Warning] SysUtils.pas(5535): Unsafe code 'ASM'
[Warning] SysUtils.pas(5554): Unsafe type 'PChar'
[Warning] SysUtils.pas(5555): Unsafe code 'ASM'
[Warning] SysUtils.pas(5586): Unsafe type 'PChar'
[Warning] SysUtils.pas(5587): Unsafe code 'ASM'
[Warning] SysUtils.pas(5611): Unsafe type 'PChar'
[Warning] SysUtils.pas(5612): Unsafe code 'ASM'
[Warning] SysUtils.pas(5648): Unsafe type 'PChar'
[Warning] SysUtils.pas(5648): Unsafe type 'PChar'
[Warning] SysUtils.pas(5649): Unsafe code 'ASM'
[Warning] SysUtils.pas(5652): Unsafe type 'Str: PAnsiChar'
[Warning] SysUtils.pas(5667): Unsafe type 'PChar'
[Warning] SysUtils.pas(5667): Unsafe type 'PChar'
[Warning] SysUtils.pas(5668): Unsafe code 'ASM'
[Warning] SysUtils.pas(5670): Unsafe type 'Str: PAnsiChar'
[Warning] SysUtils.pas(5687): Unsafe type 'PChar'
[Warning] SysUtils.pas(5687): Unsafe type 'PChar'
[Warning] SysUtils.pas(5688): Unsafe code 'ASM'
[Warning] SysUtils.pas(5732): Unsafe type 'PChar'
[Warning] SysUtils.pas(5732): Unsafe type 'PChar'
[Warning] SysUtils.pas(5733): Unsafe code 'ASM'
[Warning] SysUtils.pas(5735): Unsafe type 'Str: PAnsiChar'
[Warning] SysUtils.pas(5736): Unsafe type 'Str: PAnsiChar'
[Warning] SysUtils.pas(5751): Unsafe type 'PChar'
[Warning] SysUtils.pas(5751): Unsafe type 'PChar'
[Warning] SysUtils.pas(5752): Unsafe code 'ASM'
[Warning] SysUtils.pas(5754): Unsafe type 'Str: PAnsiChar'
[Warning] SysUtils.pas(5755): Unsafe type 'Str: PAnsiChar'
[Warning] SysUtils.pas(5770): Unsafe type 'PChar'
[Warning] SysUtils.pas(5772): Unsafe type 'Str: PAnsiChar'
[Warning] SysUtils.pas(5775): Unsafe type 'PChar'
[Warning] SysUtils.pas(5778): Unsafe code 'GetMem'
[Warning] SysUtils.pas(5778): Unsafe type 'Result: PAnsiChar'
[Warning] SysUtils.pas(5779): Unsafe type 'Pointer'
[Warning] SysUtils.pas(5779): Unsafe type 'Result: PAnsiChar'
[Warning] SysUtils.pas(5780): Unsafe type 'Result: PAnsiChar'
[Warning] SysUtils.pas(5783): Unsafe type 'PChar'
[Warning] SysUtils.pas(5785): Unsafe type 'PChar'
[Warning] SysUtils.pas(5787): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(5787): Unsafe type 'Str: PAnsiChar'
[Warning] SysUtils.pas(5788): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(5789): Unsafe type 'Pointer'
[Warning] SysUtils.pas(5789): Unsafe type 'P: PAnsiChar'
[Warning] SysUtils.pas(5792): Unsafe type 'PChar'
[Warning] SysUtils.pas(5792): Unsafe type 'PChar'
[Warning] SysUtils.pas(5796): Unsafe type 'Str: PAnsiChar'
[Warning] SysUtils.pas(5796): Unsafe type 'Result: PAnsiChar'
[Warning] SysUtils.pas(5798): Unsafe type 'Str: PAnsiChar'
[Warning] SysUtils.pas(5799): Unsafe type 'Result: PAnsiChar'
[Warning] SysUtils.pas(5799): Unsafe type 'Str: PAnsiChar'
[Warning] SysUtils.pas(5803): Unsafe type 'PChar'
[Warning] SysUtils.pas(5805): Unsafe type 'Str: PAnsiChar'
[Warning] SysUtils.pas(5807): Unsafe type 'Str: PAnsiChar'
[Warning] SysUtils.pas(5808): Unsafe code 'FreeMem'
[Warning] SysUtils.pas(5808): Unsafe type 'Str: PAnsiChar'
[Warning] SysUtils.pas(5808): Unsafe type 'Pointer'
[Warning] SysUtils.pas(5808): Unsafe type 'Str: PAnsiChar'
[Warning] SysUtils.pas(5814): Unsafe type 'PChar'
[Warning] SysUtils.pas(5817): Unsafe code '@ operator'
[Warning] SysUtils.pas(5817): Unsafe code '@ operator'
[Warning] SysUtils.pas(5822): Unsafe type 'Format: PAnsiChar'
[Warning] SysUtils.pas(5823): Unsafe type 'Format: PAnsiChar'
[Warning] SysUtils.pas(5825): Unsafe type 'PChar'
[Warning] SysUtils.pas(5825): Unsafe code '@ operator'
[Warning] Variants.pas(85): Unsafe type 'Pointer'
[Warning] Variants.pas(93): Unsafe type 'Pointer'
[Warning] Variants.pas(93): Unsafe type 'Pointer'
[Warning] Variants.pas(94): Unsafe type 'Pointer'
[Warning] Variants.pas(94): Unsafe type 'Pointer'
[Warning] Variants.pas(134): Unsafe type 'Pointer'
[Warning] Variants.pas(207): Unsafe type 'Pointer'
[Warning] Variants.pas(233): Unsafe type 'Pointer'
[Warning] VarUtils.pas(50): Unsafe type 'Pointer'
[Warning] VarUtils.pas(56): Unsafe type 'Pointer'
[Warning] VarUtils.pas(58): Unsafe type 'Pointer'
[Warning] VarUtils.pas(60): Unsafe type 'Pointer'
[Warning] Variants.pas(309): Unsafe code 'ASM'
[Warning] Variants.pas(315): Unsafe code 'ASM'
[Warning] Variants.pas(321): Unsafe code 'ASM'
[Warning] Variants.pas(344): Unsafe type 'VString: Pointer'
[Warning] Variants.pas(358): Unsafe type 'Pointer'
[Warning] Variants.pas(367): Unsafe typecast of 'TVarData' to 'Variant'
[Warning] Variants.pas(367): Unsafe code '@ operator'
[Warning] Variants.pas(367): Unsafe type 'Params: Pointer'
[Warning] Variants.pas(369): Unsafe typecast of 'TVarData' to 'TVarData'
[Warning] Variants.pas(369): Unsafe code '@ operator'
[Warning] Variants.pas(369): Unsafe type 'Params: Pointer'
[Warning] Variants.pas(383): Unsafe type 'Pointer'
[Warning] Variants.pas(403): Unsafe typecast of 'TVarData' to 'TVarData'
[Warning] Variants.pas(404): Unsafe typecast of 'TVarData' to 'TVarData'
[Warning] Variants.pas(404): Unsafe type 'VPointer: Pointer'
[Warning] Variants.pas(406): Unsafe typecast of 'TVarData' to 'TVarData'
[Warning] Variants.pas(419): Unsafe code '@ operator'
[Warning] Variants.pas(432): Unsafe code '@ operator'
[Warning] Variants.pas(432): Unsafe type 'PFrom: Pointer'
[Warning] Variants.pas(434): Unsafe code '@ operator'
[Warning] Variants.pas(434): Unsafe type 'PTo: Pointer'
[Warning] Variants.pas(437): Unsafe type 'PTo: Pointer'
[Warning] Variants.pas(437): Unsafe type 'PFrom: Pointer'
[Warning] Variants.pas(444): Unsafe typecast of 'TVarData' to 'Variant'
[Warning] Variants.pas(444): Unsafe typecast of 'TVarData' to 'Variant'
[Fatal Error] Variants.pas(445): Program or unit 'Variants' recursively uses itself
怎么办啊?
 
怎么没人啊?
 
这么多错误!
强!
帮不上忙
[:)]
 
?用不着全贴上来吧?[:)]
 
Warning 可不是 error,设置项目属性中 compiler messages 中的 unsafe type、unsafe code、unsafe typecase 或者干脆不选 show hints 即可;
最后那个 error 看看你的 lib 文件夹($(DELPHI)/Lib)是否加入到搜索路径中了?还有,lib 文件夹下的 dcu 都有?
 
接受答案了.
 
后退
顶部