Delphi 7 - Warning

433 views
Skip to first unread message

Diego Campos Rosa

unread,
Sep 10, 2008, 3:28:33 PM9/10/08
to dug...@googlegroups.com
Pessoal,

Desde que reinstalei o Delphi 7 e instalei os componentes que uso no dia-dia, toda vez que realizo um build all o Delphi retorno os Warnings abaixo. O arquivo em anexo segue a relação completa.

O que será que ta causando isso? Alguem já passou por isso?

Obrigado, aguardo retorno.

[Warning] VclUtils.pas(353): Unsafe type 'PChar'
[Warning] VclUtils.pas(357): Unsafe type 'ResID: PAnsiChar'
[Warning] VclUtils.pas(357): Unsafe typecast of 'PAnsiChar' to 'LongRec'
[Warning] VclUtils.pas(958): Unsafe type 'Pointer'
[Warning] VclUtils.pas(963): Unsafe type 'DllRegServ: Pointer'
[Warning] VclUtils.pas(1143): Unsafe code '@ operator'
[Warning] VclUtils.pas(1229): Unsafe typecast of 'TForm' to 'THack'
[Warning] VclUtils.pas(1430): Unsafe type 'BufClass: PAnsiChar'
[Warning] VclUtils.pas(1685): Unsafe code 'ASM'

--
Atenciosamente,
Diego Campos Rosa
Desenvolvimento de Sistemas
Programação Borland Delphi 7
Borland Delphi 7 Programming
Cel. 51 84597563
warnings.txt

Eder Gusatto

unread,
Sep 10, 2008, 4:01:25 PM9/10/08
to dug...@googlegroups.com
Boa tarde Diego,
 
Se você não quer receber os avisos de Unsafe type, faça o seguinte: 
Acesse o menu Project > Options > Compiler Messages e descarque os três últimos ítens, Unsafe type, Unsafe code e Unsafe typecast.
 
Abraços.
 
_____________________________________________________
 
 Éder Gusatto
 Linkedin:  http://www.linkedin.com/in/egusatto

Wecsley Fey

unread,
Sep 10, 2008, 3:58:14 PM9/10/08
to dug...@googlegroups.com
Olá Diego !
 
Estes warnings são provenientes de possível implementações do .NET . O que é um warning no Delphi seria um erro no .NET
 
Acredito que você não esteja programando para NET, então vá em Project -> Options -> Compiler Messages e desmarque a opção Unsafe type, Unsafe code e Unsafe typecast.
 
Eu desmarquei estas opções também no Delphi 7.
 
Abraço !
 
----- Original Message -----
Sent: Wednesday, September 10, 2008 4:28 PM
Subject: [dug-rs] Delphi 7 - Warning


[Warning] VclUtils.pas(28): Unsafe type 'PChar'
[Warning] VclUtils.pas(30): Unsafe type 'PChar'
[Warning] VclUtils.pas(43): Unsafe type 'PChar'
[Warning] VclUtils.pas(45): Unsafe type 'PChar'
[Warning] VclUtils.pas(54): Unsafe type 'PChar'
[Warning] VclUtils.pas(109): Unsafe type 'PChar'
[Warning] VclUtils.pas(110): Unsafe type 'PChar'
[Warning] VclUtils.pas(117): Unsafe type 'Pointer'
[Warning] VclUtils.pas(118): Unsafe type 'Pointer'
[Warning] VclUtils.pas(118): Unsafe type 'Pointer'
[Warning] VclUtils.pas(119): Unsafe type 'Pointer'
[Warning] VclUtils.pas(120): Unsafe type 'Pointer'
[Warning] VclUtils.pas(121): Unsafe type 'Pointer'
[Warning] VclUtils.pas(128): Unsafe type 'Pointer'
[Warning] VclUtils.pas(129): Unsafe type 'Pointer'
[Warning] VclUtils.pas(130): Unsafe type 'Pointer'
[Warning] VclUtils.pas(130): Unsafe type 'Pointer'
[Warning] VclUtils.pas(131): Unsafe type 'Pointer'
[Warning] VclUtils.pas(133): Unsafe type 'Pointer'
[Warning] VclUtils.pas(201): Unsafe type 'PChar'
[Warning] VclUtils.pas(203): Unsafe type 'PChar'


[Warning] VclUtils.pas(353): Unsafe type 'PChar'
[Warning] VclUtils.pas(357): Unsafe type 'ResID: PAnsiChar'
[Warning] VclUtils.pas(357): Unsafe typecast of 'PAnsiChar' to 'LongRec'
[Warning] VclUtils.pas(357): Unsafe type 'ResID: PAnsiChar'
[Warning] VclUtils.pas(357): Unsafe typecast of 'PAnsiChar' to 'LongRec'

[Warning] VclUtils.pas(358): Unsafe type 'ResID: PAnsiChar'
[Warning] VclUtils.pas(364): Unsafe type 'PChar'
[Warning] VclUtils.pas(374): Unsafe type 'ResID: PAnsiChar'
[Warning] VclUtils.pas(374): Unsafe typecast of 'PAnsiChar' to 'LongRec'
[Warning] VclUtils.pas(375): Unsafe type 'ResID: PAnsiChar'
[Warning] VclUtils.pas(375): Unsafe typecast of 'PAnsiChar' to 'LongRec'
[Warning] VclUtils.pas(377): Unsafe type 'ResID: PAnsiChar'
[Warning] VclUtils.pas(380): Unsafe type 'ResID: PAnsiChar'
[Warning] VclUtils.pas(381): Unsafe type 'ResID: PAnsiChar'
[Warning] VclUtils.pas(393): Unsafe type 'PChar'
[Warning] VclUtils.pas(395): Unsafe type 'ResID: PAnsiChar'
[Warning] VclUtils.pas(400): Unsafe type 'MakeIntResource'
[Warning] VclUtils.pas(610): Unsafe code '@ operator'
[Warning] VclUtils.pas(832): Unsafe type 'PChar'
[Warning] VclUtils.pas(834): Unsafe type 'ResID: PAnsiChar'
[Warning] VclUtils.pas(839): Unsafe type 'MakeIntResource'
[Warning] VclUtils.pas(842): Unsafe type 'PChar'
[Warning] VclUtils.pas(845): Unsafe type 'ResID: PAnsiChar'
[Warning] VclUtils.pas(939): Unsafe type 'PChar'


[Warning] VclUtils.pas(958): Unsafe type 'Pointer'
[Warning] VclUtils.pas(963): Unsafe type 'DllRegServ: Pointer'

[Warning] VclUtils.pas(964): Unsafe type 'DllRegServ: Pointer'
[Warning] VclUtils.pas(965): Unsafe type 'DllRegServ: Pointer'
[Warning] VclUtils.pas(1063): Unsafe code '@ operator'


[Warning] VclUtils.pas(1143): Unsafe code '@ operator'
[Warning] VclUtils.pas(1229): Unsafe typecast of 'TForm' to 'THack'

[Warning] VclUtils.pas(1297): Unsafe code '@ operator'
[Warning] VclUtils.pas(1317): Unsafe code '@ operator'
[Warning] VclUtils.pas(1335): Unsafe code '@ operator'
[Warning] VclUtils.pas(1350): Unsafe code '@ operator'
[Warning] VclUtils.pas(1419): Unsafe type 'PChar'
[Warning] VclUtils.pas(1423): Unsafe type 'BufClass: PAnsiChar'
[Warning] VclUtils.pas(1423): Unsafe type 'BufTitle: PAnsiChar'
[Warning] VclUtils.pas(1424): Unsafe type 'BufClass: PAnsiChar'
[Warning] VclUtils.pas(1425): Unsafe type 'BufTitle: PAnsiChar'
[Warning] VclUtils.pas(1427): Unsafe type 'BufClass: PAnsiChar'
[Warning] VclUtils.pas(1427): Unsafe type 'BufTitle: PAnsiChar'
[Warning] VclUtils.pas(1429): Unsafe type 'BufTitle: PAnsiChar'


[Warning] VclUtils.pas(1430): Unsafe type 'BufClass: PAnsiChar'

[Warning] VclUtils.pas(1470): Unsafe code '@ operator'
[Warning] VclUtils.pas(1471): Unsafe code '@ operator'
[Warning] VclUtils.pas(1504): Unsafe type 'PChar'
[Warning] VclUtils.pas(1504): Unsafe type 'PChar'
[Warning] VclUtils.pas(1642): Unsafe typecast of 'TPoint' to 'tagSIZE'
[Warning] VclUtils.pas(1648): Unsafe type 'Pointer'
[Warning] VclUtils.pas(1651): Unsafe type 'Result: Pointer'
[Warning] VclUtils.pas(1652): Unsafe type 'Result: Pointer'
[Warning] VclUtils.pas(1655): Unsafe type 'Pointer'
[Warning] VclUtils.pas(1655): Unsafe type 'Pointer'
[Warning] VclUtils.pas(1657): Unsafe type 'Result: Pointer'
[Warning] VclUtils.pas(1657): Unsafe type 'fpBlock: Pointer'
[Warning] VclUtils.pas(1661): Unsafe type 'Pointer'
[Warning] VclUtils.pas(1663): Unsafe type 'fpBlock: Pointer'
[Warning] VclUtils.pas(1664): Unsafe type 'fpBlock: Pointer'
[Warning] VclUtils.pas(1665): Unsafe type 'fpBlock: Pointer'
[Warning] VclUtils.pas(1669): Unsafe type 'Pointer'
[Warning] VclUtils.pas(1674): Unsafe type 'fpBlock: Pointer'
[Warning] VclUtils.pas(1676): Unsafe type 'fpBlock: Pointer'
[Warning] VclUtils.pas(1684): Unsafe type 'Pointer'


[Warning] VclUtils.pas(1685): Unsafe code 'ASM'

[Warning] VclUtils.pas(1689): Unsafe type 'fpBlock1: Pointer'
[Warning] VclUtils.pas(1690): Unsafe type 'fpBlock2: Pointer'
[Warning] VclUtils.pas(1733): Unsafe type 'Pointer'
[Warning] VclUtils.pas(1735): Unsafe type 'HugePtr: Pointer'
[Warning] VclUtils.pas(1735): Unsafe type 'PChar'
[Warning] VclUtils.pas(1735): Unsafe type 'HugePtr: Pointer'
[Warning] VclUtils.pas(1738): Unsafe type 'Pointer'
[Warning] VclUtils.pas(1740): Unsafe type 'HugePtr: Pointer'
[Warning] VclUtils.pas(1740): Unsafe type 'PChar'
[Warning] VclUtils.pas(1740): Unsafe type 'HugePtr: Pointer'
[Warning] VclUtils.pas(1743): Unsafe type 'Pointer'
[Warning] VclUtils.pas(1743): Unsafe type 'Pointer'
[Warning] VclUtils.pas(1745): Unsafe type 'Result: Pointer'
[Warning] VclUtils.pas(1745): Unsafe type 'PChar'
[Warning] VclUtils.pas(1745): Unsafe type 'HugePtr: Pointer'
[Warning] VclUtils.pas(1748): Unsafe type 'Pointer'
[Warning] VclUtils.pas(1750): Unsafe type 'SrcPtr: Pointer'
[Warning] VclUtils.pas(1750): Unsafe type 'DstPtr: Pointer'
[Warning] VclUtils.pas(1753): Unsafe type 'Pointer'
[Warning] VclUtils.pas(1755): Unsafe type 'PChar'
[Warning] VclUtils.pas(1757): Unsafe type 'SrcPtr: PAnsiChar'
[Warning] VclUtils.pas(1757): Unsafe type 'PChar'
[Warning] VclUtils.pas(1757): Unsafe type 'Base: Pointer'
[Warning] VclUtils.pas(1757): Unsafe type 'Pointer'
[Warning] VclUtils.pas(1758): Unsafe type 'DstPtr: PAnsiChar'
[Warning] VclUtils.pas(1758): Unsafe type 'PChar'
[Warning] VclUtils.pas(1758): Unsafe type 'Base: Pointer'
[Warning] VclUtils.pas(1758): Unsafe type 'Pointer'
[Warning] VclUtils.pas(1759): Unsafe type 'SrcPtr: PAnsiChar'
[Warning] VclUtils.pas(1759): Unsafe type 'DstPtr: PAnsiChar'
[Warning] VclUtils.pas(1759): Unsafe type 'Pointer'
[Warning] VclUtils.pas(1942): Unsafe type 'PChar'
[Warning] VclUtils.pas(1964): Unsafe type 'PChar'
[Warning] VclUtils.pas(1964): Unsafe type 'PChar'
[Warning] VclUtils.pas(1971): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(1971): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(1971): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(1972): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(1972): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(1972): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(1975): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(1976): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(1978): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(1979): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(1979): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(1981): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(1983): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(1985): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(1985): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(1988): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(1990): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(1993): Unsafe type 'Result: PAnsiChar'
[Warning] VclUtils.pas(1993): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(1996): Unsafe type 'PChar'
[Warning] VclUtils.pas(1999): Unsafe type 'PChar'
[Warning] VclUtils.pas(2001): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(2001): Unsafe type 'CmdLine: PAnsiChar'
[Warning] VclUtils.pas(2005): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(2005): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(2011): Unsafe type 'PChar'
[Warning] VclUtils.pas(2013): Unsafe type 'PChar'
[Warning] VclUtils.pas(2015): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(2015): Unsafe type 'CmdLine: PAnsiChar'
[Warning] VclUtils.pas(2018): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(2018): Unsafe type 'P: PAnsiChar'
[Warning] VclUtils.pas(2027): Unsafe type 'PChar'
[Warning] VclUtils.pas(2033): Unsafe type 'Buffer: PAnsiChar'
[Warning] VclUtils.pas(2035): Unsafe type 'Buffer: PAnsiChar'
[Warning] VclUtils.pas(2037): Unsafe type 'Buffer: PAnsiChar'
[Warning] VclUtils.pas(2039): Unsafe type 'Buffer: PAnsiChar'
[Warning] VclUtils.pas(2046): Unsafe type 'Buffer: PAnsiChar'
[Warning] VclUtils.pas(2058): Unsafe code 'String index to var param'
[Warning] VclUtils.pas(2062): Unsafe type 'PChar'
[Warning] VclUtils.pas(2064): Unsafe type 'Result: PAnsiChar'
[Warning] VclUtils.pas(2067): Unsafe type 'PChar'
[Warning] VclUtils.pas(2070): Unsafe type 'Result: PAnsiChar'
[Warning] VclUtils.pas(2070): Unsafe type 'PChar'
[Warning] VclUtils.pas(2092): Unsafe type 'PChar'
[Warning] VclUtils.pas(2101): Unsafe type 'Pointer'
[Warning] VclUtils.pas(2104): Unsafe type 'ResID: PAnsiChar'
[Warning] VclUtils.pas(2104): Unsafe type 'RT_ANICURSOR: PAnsiChar'
[Warning] VclUtils.pas(2111): Unsafe type 'Data: Pointer'
[Warning] VclUtils.pas(2112): Unsafe type 'Data: Pointer'
[Warning] VclUtils.pas(2116): Unsafe type 'Data: Pointer'
[Warning] VclUtils.pas(2134): Unsafe type 'PChar'
[Warning] VclUtils.pas(2138): Unsafe type 'ResID: PAnsiChar'
[Warning] VclUtils.pas(2141): Unsafe type 'ResID: PAnsiChar'
[Warning] VclUtils.pas(2143): Unsafe type 'ResID: PAnsiChar'
[Warning] VclUtils.pas(2262): Unsafe type 'PChar'
[Warning] VclUtils.pas(2385): Unsafe code '@ operator'
[Warning] VclUtils.pas(2683): Unsafe code '@ operator'
[Warning] VclUtils.pas(2683): Unsafe code '@ operator'
[Warning] RxGraph.pas(223): Unsafe code '@ operator'
[Warning] RxGraph.pas(226): Unsafe code '@ operator'
[Warning] RxGraph.pas(232): Unsafe type 'Pointer'
[Warning] RxGraph.pas(261): Unsafe type 'lpStr: Pointer'
[Warning] RxGraph.pas(316): Unsafe type 'Pointer'
[Warning] RxGraph.pas(322): Unsafe type 'Pointer'
[Warning] RxGraph.pas(330): Unsafe type 'Pointer'
[Warning] RxGraph.pas(339): Unsafe type 'lpStr: Pointer'
[Warning] RxGraph.pas(341): Unsafe type 'Temp: Pointer'
[Warning] RxGraph.pas(344): Unsafe type 'lpStr: Pointer'
[Warning] RxGraph.pas(345): Unsafe type 'lpStr: Pointer'
[Warning] RxGraph.pas(347): Unsafe type 'LineBuffer: Pointer'
[Warning] RxGraph.pas(347): Unsafe type 'lpStr: Pointer'
[Warning] RxGraph.pas(355): Unsafe type 'Tmp: Pointer'
[Warning] RxGraph.pas(355): Unsafe type 'Temp: Pointer'
[Warning] RxGraph.pas(357): Unsafe type 'LineBuffer: Pointer'
[Warning] RxGraph.pas(357): Unsafe type 'gptr: Pointer'
[Warning] RxGraph.pas(359): Unsafe type 'LineBuffer: Pointer'
[Warning] RxGraph.pas(365): Unsafe type 'Tmp: Pointer'
[Warning] RxGraph.pas(366): Unsafe type 'Tmp: Pointer'
[Warning] RxGraph.pas(366): Unsafe type 'Tmp: Pointer'
[Warning] RxGraph.pas(383): Unsafe code '@ operator'
[Warning] RxGraph.pas(384): Unsafe code '@ operator'
[Warning] RxGraph.pas(389): Unsafe code '@ operator'
[Warning] RxGraph.pas(390): Unsafe code '@ operator'
[Warning] RxGraph.pas(400): Unsafe type 'lpStr: Pointer'
[Warning] RxGraph.pas(432): Unsafe type 'Data8: Pointer'
[Warning] RxGraph.pas(434): Unsafe type 'LineBuffer: Pointer'
[Warning] RxGraph.pas(434): Unsafe type 'Temp: Pointer'
[Warning] RxGraph.pas(435): Unsafe type 'Data: Pointer'
[Warning] RxGraph.pas(435): Unsafe type 'Data8: Pointer'
[Warning] RxGraph.pas(437): Unsafe type 'Data: Pointer'
[Warning] RxGraph.pas(437): Unsafe type 'LineBuffer: Pointer'
[Warning] RxGraph.pas(438): Unsafe type 'LineBuffer: Pointer'
[Warning] RxGraph.pas(438): Unsafe type 'LineBuffer: Pointer'
[Warning] RxGraph.pas(439): Unsafe type 'Data: Pointer'
[Warning] RxGraph.pas(439): Unsafe type 'Data: Pointer'
[Warning] RxGraph.pas(443): Unsafe type 'Temp: Pointer'
[Warning] RxGraph.pas(446): Unsafe type 'lpStr: Pointer'
[Warning] RxGraph.pas(462): Unsafe type 'Pointer'
[Warning] RxGraph.pas(514): Unsafe type 'Pointer'
[Warning] RxGraph.pas(523): Unsafe type 'Src: Pointer'
[Warning] RxGraph.pas(524): Unsafe type 'Dest: Pointer'
[Warning] RxGraph.pas(549): Unsafe type 'Pointer'
[Warning] RxGraph.pas(555): Unsafe type 'Src: Pointer'
[Warning] RxGraph.pas(555): Unsafe type 'Src: Pointer'
[Warning] RxGraph.pas(555): Unsafe type 'Src: Pointer'
[Warning] RxGraph.pas(556): Unsafe type 'Src: Pointer'
[Warning] RxGraph.pas(556): Unsafe type 'Src: Pointer'
[Warning] RxGraph.pas(556): Unsafe type 'Src: Pointer'
[Warning] RxGraph.pas(557): Unsafe type 'Src: Pointer'
[Warning] RxGraph.pas(557): Unsafe type 'Src: Pointer'
[Warning] RxGraph.pas(557): Unsafe type 'Src: Pointer'
[Warning] RxGraph.pas(558): Unsafe type 'Dest: Pointer'
[Warning] RxGraph.pas(559): Unsafe type 'Dest: Pointer'
[Warning] RxGraph.pas(559): Unsafe type 'Dest: Pointer'
[Warning] RxGraph.pas(565): Unsafe type 'Pointer'
[Warning] RxGraph.pas(567): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(567): Unsafe type 'Data8: Pointer'
[Warning] RxGraph.pas(593): Unsafe type 'Pointer'
[Warning] RxGraph.pas(599): Unsafe type 'Src: Pointer'
[Warning] RxGraph.pas(599): Unsafe type 'Src: Pointer'
[Warning] RxGraph.pas(599): Unsafe type 'Src: Pointer'
[Warning] RxGraph.pas(600): Unsafe type 'Src: Pointer'
[Warning] RxGraph.pas(600): Unsafe type 'Src: Pointer'
[Warning] RxGraph.pas(600): Unsafe type 'Src: Pointer'
[Warning] RxGraph.pas(601): Unsafe type 'Src: Pointer'
[Warning] RxGraph.pas(601): Unsafe type 'Src: Pointer'
[Warning] RxGraph.pas(601): Unsafe type 'Src: Pointer'
[Warning] RxGraph.pas(602): Unsafe type 'Dest: Pointer'
[Warning] RxGraph.pas(603): Unsafe type 'Dest: Pointer'
[Warning] RxGraph.pas(603): Unsafe type 'Dest: Pointer'
[Warning] RxGraph.pas(609): Unsafe type 'Pointer'
[Warning] RxGraph.pas(611): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(611): Unsafe type 'Data8: Pointer'
[Warning] RxGraph.pas(624): Unsafe type 'Pointer'
[Warning] RxGraph.pas(634): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(635): Unsafe type 'Data8: Pointer'
[Warning] RxGraph.pas(643): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(643): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(644): Unsafe type 'Data8: Pointer'
[Warning] RxGraph.pas(644): Unsafe type 'Data8: Pointer'
[Warning] RxGraph.pas(662): Unsafe type 'Pointer'
[Warning] RxGraph.pas(672): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(673): Unsafe type 'Data8: Pointer'
[Warning] RxGraph.pas(685): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(685): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(686): Unsafe type 'Data8: Pointer'
[Warning] RxGraph.pas(686): Unsafe type 'Data8: Pointer'
[Warning] RxGraph.pas(721): Unsafe code 'GetMem'
[Warning] RxGraph.pas(744): Unsafe code 'FreeMem'
[Warning] RxGraph.pas(749): Unsafe type 'Pointer'
[Warning] RxGraph.pas(764): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(764): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(764): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(765): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(765): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(765): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(766): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(766): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(766): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(795): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(795): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(857): Unsafe type 'Pointer'
[Warning] RxGraph.pas(873): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(873): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(873): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(874): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(874): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(874): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(875): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(875): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(875): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(884): Unsafe type 'Data8: Pointer'
[Warning] RxGraph.pas(885): Unsafe type 'Data8: Pointer'
[Warning] RxGraph.pas(885): Unsafe type 'Data8: Pointer'
[Warning] RxGraph.pas(887): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(887): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(888): Unsafe type 'Data8: Pointer'
[Warning] RxGraph.pas(888): Unsafe type 'Data8: Pointer'
[Warning] RxGraph.pas(893): Unsafe type 'Pointer'
[Warning] RxGraph.pas(901): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(912): Unsafe type 'Data24: Pointer'
[Warning] RxGraph.pas(912): Unsafe type 'Data8: Pointer'
[Warning] RxGraph.pas(1011): Unsafe code '@ operator'
[Warning] RxGraph.pas(1062): Unsafe code '@ operator'
[Warning] RxGraph.pas(1133): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] RxGraph.pas(1133): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] RxGraph.pas(1138): Unsafe typecast of 'procedure, untyped pointer or untyped parameter' to 'tagBITMAPINFOHEADER'
[Warning] RxGraph.pas(1140): Unsafe typecast of 'procedure, untyped pointer or untyped parameter' to 'tagBITMAPINFOHEADER'
[Warning] RxGraph.pas(1150): Unsafe typecast of 'procedure, untyped pointer or untyped parameter' to 'tagBITMAPINFOHEADER'
[Warning] RxGraph.pas(1151): Unsafe code '@ operator'
[Warning] RxGraph.pas(1151): Unsafe typecast of 'procedure, untyped pointer or untyped parameter' to 'tagBITMAPINFO'
[Warning] RxGraph.pas(1159): Unsafe type 'Pointer'
[Warning] RxGraph.pas(1165): Unsafe type 'Pointer'
[Warning] RxGraph.pas(1170): Unsafe type 'Result: Pointer'
[Warning] RxGraph.pas(1172): Unsafe type 'Result: Pointer'
[Warning] RxGraph.pas(1173): Unsafe type 'Result: Pointer'
[Warning] RxGraph.pas(1181): Unsafe type 'Bits: Pointer'
[Warning] RxGraph.pas(1181): Unsafe type 'Pointer'
[Warning] RxGraph.pas(1182): Unsafe type 'Bits: Pointer'
[Warning] RxGraph.pas(1184): Unsafe type 'Result: Pointer'
[Warning] RxGraph.pas(1196): Unsafe type 'Pointer'
[Warning] RxGraph.pas(1200): Unsafe type 'Pointer'
[Warning] RxGraph.pas(1220): Unsafe type 'P: Pointer'
[Warning] RxGraph.pas(1224): Unsafe type 'P: Pointer'
[Warning] RxGraph.pas(1231): Unsafe type 'P: Pointer'
[Warning] RxGraph.pas(1236): Unsafe type 'InitData: Pointer'
[Warning] RxGraph.pas(1238): Unsafe type 'InitData: Pointer'
[Warning] RxGraph.pas(1240): Unsafe type 'Bits: Pointer'
[Warning] RxGraph.pas(1240): Unsafe type 'Pointer'
[Warning] RxGraph.pas(1243): Unsafe type 'P: Pointer'
[Warning] RxGraph.pas(1245): Unsafe type 'P: Pointer'
[Warning] RxGraph.pas(1246): Unsafe type 'P: Pointer'
[Warning] RxGraph.pas(1248): Unsafe type 'P: Pointer'
[Warning] RxGraph.pas(1254): Unsafe type 'Bits: Pointer'
[Warning] RxGraph.pas(1254): Unsafe type 'Bits: Pointer'
[Warning] RxGraph.pas(1260): Unsafe type 'Bits: Pointer'
[Warning] RxGraph.pas(1260): Unsafe type 'Bits: Pointer'
[Warning] RxGraph.pas(1266): Unsafe type 'Bits: Pointer'
[Warning] RxGraph.pas(1266): Unsafe type 'Bits: Pointer'
[Warning] RxGraph.pas(1272): Unsafe type 'Bits: Pointer'
[Warning] RxGraph.pas(1272): Unsafe type 'Bits: Pointer'
[Warning] RxGraph.pas(1276): Unsafe type 'Bits: Pointer'
[Warning] RxGraph.pas(1276): Unsafe type 'Bits: Pointer'
[Warning] RxGraph.pas(1282): Unsafe type 'Bits: Pointer'
[Warning] RxGraph.pas(1282): Unsafe type 'Bits: Pointer'
[Warning] RxGraph.pas(1292): Unsafe type 'P: Pointer'
[Warning] RxGraph.pas(1293): Unsafe type 'Bits: Pointer'
[Warning] RxGraph.pas(1300): Unsafe type 'P: Pointer'
[Warning] RxGraph.pas(1303): Unsafe type 'InitData: Pointer'
[Warning] RxGIF.pas(142): Unsafe type 'PChar'
[Warning] RxGIF.pas(144): Unsafe type 'PChar'
[Warning] IcoList.pas(44): Unsafe type 'PChar'
[Warning] IcoList.pas(54): Unsafe type 'PChar'
[Warning] IcoList.pas(55): Unsafe type 'PChar'
[Warning] IcoList.pas(118): Unsafe type 'Memory: Pointer'
[Warning] IcoList.pas(155): Unsafe type 'Memory: Pointer'
[Warning] IcoList.pas(190): Unsafe typecast of 'Pointer' to 'TObject'
[Warning] IcoList.pas(237): Unsafe type 'PChar'
[Warning] IcoList.pas(243): Unsafe type 'ResId: PAnsiChar'
[Warning] IcoList.pas(315): Unsafe type 'PChar'
[Warning] IcoList.pas(321): Unsafe type 'ResId: PAnsiChar'
[Warning] IcoList.pas(347): Unsafe type 'PChar'
[Warning] ClipIcon.pas(81): Unsafe type 'Pointer'
[Warning] ClipIcon.pas(99): Unsafe type 'Buffer: Pointer'
[Warning] ClipIcon.pas(102): Unsafe type 'Buffer: Pointer'
[Warning] ClipIcon.pas(128): Unsafe type 'Pointer'
[Warning] ClipIcon.pas(135): Unsafe type 'Buffer: Pointer'
[Warning] ClipIcon.pas(139): Unsafe type 'Buffer: Pointer'
[Warning] ClipIcon.pas(221): Unsafe code '@ operator'
[Warning] ClipIcon.pas(254): Unsafe type 'Pointer'
[Warning] ClipIcon.pas(269): Unsafe type 'Bits: Pointer'
[Warning] ClipIcon.pas(269): Unsafe type 'Pointer'
[Warning] ClipIcon.pas(269): Unsafe code '@ operator'
[Warning] ClipIcon.pas(270): Unsafe type 'Bits: Pointer'
[Warning] ClipIcon.pas(270): Unsafe code '@ operator'
[Warning] ClipIcon.pas(273): Unsafe code '@ operator'
[Warning] ClipIcon.pas(281): Unsafe type 'Bits: Pointer'
[Warning] ClipIcon.pas(287): Unsafe type 'Pointer'
[Warning] ClipIcon.pas(287): Unsafe code '@ operator'
[Warning] ClipIcon.pas(290): Unsafe type 'Bits: Pointer'
[Warning] ClipIcon.pas(290): Unsafe code '@ operator'
[Warning] ClipIcon.pas(315): Unsafe type 'Pointer'
[Warning] ClipIcon.pas(318): Unsafe type 'Pointer'
[Warning] ClipIcon.pas(362): Unsafe code '@ operator'
[Warning] ClipIcon.pas(363): Unsafe code '@ operator'
[Warning] ClipIcon.pas(371): Unsafe type 'ResData: Pointer'
[Warning] ClipIcon.pas(373): Unsafe type 'AndMem: Pointer'
[Warning] ClipIcon.pas(373): Unsafe type 'ResData: Pointer'
[Warning] ClipIcon.pas(375): Unsafe type 'XorMem: Pointer'
[Warning] ClipIcon.pas(375): Unsafe type 'Pointer'
[Warning] ClipIcon.pas(375): Unsafe type 'ResData: Pointer'
[Warning] ClipIcon.pas(376): Unsafe type 'AndMem: Pointer'
[Warning] ClipIcon.pas(377): Unsafe type 'XorMem: Pointer'
[Warning] ClipIcon.pas(381): Unsafe type 'AndMem: Pointer'
[Warning] ClipIcon.pas(381): Unsafe type 'XorMem: Pointer'
[Warning] ClipIcon.pas(384): Unsafe code 'FreeMem'
[Warning] ClipIcon.pas(384): Unsafe type 'ResData: Pointer'
[Warning] ClipIcon.pas(387): Unsafe code 'FreeMem'
[Warning] ClipIcon.pas(391): Unsafe code 'FreeMem'
[Warning] ClipIcon.pas(403): Unsafe code '@ operator'
[Warning] ClipIcon.pas(408): Unsafe code '@ operator'
[Warning] ClipIcon.pas(450): Unsafe type 'IDI_APPLICATION: PAnsiChar'
[Warning] AniFile.pas(163): Unsafe type 'Pointer'
[Warning] AniFile.pas(165): Unsafe type 'Data: Pointer'
[Warning] AniFile.pas(170): Unsafe type 'Pointer'
[Warning] AniFile.pas(177): Unsafe type 'Data: Pointer'
[Warning] AniFile.pas(272): Unsafe typecast of 'Pointer' to 'TIconFrame'
[Warning] AniFile.pas(302): Unsafe typecast of 'Pointer' to 'TIconFrame'
[Warning] AniFile.pas(307): Unsafe typecast of 'Pointer' to 'TIconFrame'
[Warning] AniFile.pas(334): Unsafe typecast of 'Pointer' to 'TIconFrame'
[Warning] AniFile.pas(393): Unsafe type 'Memory: Pointer'
[Warning] AniFile.pas(394): Unsafe type 'Memory: Pointer'
[Warning] AniFile.pas(395): Unsafe type 'Memory: Pointer'
[Warning] AniFile.pas(396): Unsafe type 'Memory: Pointer'
[Warning] AniFile.pas(398): Unsafe type 'Memory: Pointer'
[Warning] AniFile.pas(399): Unsafe code 'GetMem'
[Warning] AniFile.pas(403): Unsafe type 'Memory: Pointer'
[Warning] AniFile.pas(405): Unsafe code 'GetMem'
[Warning] AniFile.pas(412): Unsafe code 'FreeMem'
[Warning] AniFile.pas(416): Unsafe code 'FreeMem'
[Warning] AniFile.pas(460): Unsafe code '@ operator'
[Warning] AniFile.pas(466): Unsafe code '@ operator'
[Warning] AniFile.pas(468): Unsafe code '@ operator'
[Warning] AniFile.pas(468): Unsafe code '@ operator'
[Warning] AniFile.pas(478): Unsafe code '@ operator'
[Warning] AniFile.pas(478): Unsafe code '@ operator'
[Warning] AniFile.pas(481): Unsafe typecast of 'Pointer' to 'TIconFrame'
[Warning] AniFile.pas(486): Unsafe code '@ operator'
[Warning] AniFile.pas(486): Unsafe code '@ operator'
[Warning] AniFile.pas(489): Unsafe typecast of 'Pointer' to 'TIconFrame'
[Warning] AniFile.pas(500): Unsafe code '@ operator'
[Warning] AniFile.pas(508): Unsafe typecast of 'Pointer' to 'TIconFrame'
[Warning] AniFile.pas(509): Unsafe typecast of 'Pointer' to 'TIconFrame'
[Warning] AniFile.pas(510): Unsafe typecast of 'Pointer' to 'TIconFrame'
[Warning] AniFile.pas(511): Unsafe typecast of 'Pointer' to 'TIconFrame'
[Warning] AniFile.pas(512): Unsafe typecast of 'Pointer' to 'TIconFrame'
[Warning] AniFile.pas(528): Unsafe code '@ operator'
[Warning] AniFile.pas(536): Unsafe code '@ operator'
[Warning] AniFile.pas(540): Unsafe code '@ operator'
[Warning] AniFile.pas(540): Unsafe code '@ operator'
[Warning] AniFile.pas(546): Unsafe code '@ operator'
[Warning] AniFile.pas(546): Unsafe code '@ operator'
[Warning] AniFile.pas(551): Unsafe code '@ operator'
[Warning] AniFile.pas(560): Unsafe code '@ operator'
[Warning] AniFile.pas(564): Unsafe code '@ operator'
[Warning] AniFile.pas(570): Unsafe typecast of 'Pointer' to 'TIconFrame'
[Warning] AniFile.pas(571): Unsafe typecast of 'Pointer' to 'TIconFrame'
[Warning] AniFile.pas(586): Unsafe type 'Memory: Pointer'
[Warning] RxGIF.pas(286): Unsafe type 'Pointer'
[Warning] RxGIF.pas(287): Unsafe code 'ASM'
[Warning] RxGIF.pas(325): Unsafe type 'PChar'
[Warning] RxGIF.pas(493): Unsafe type 'TExtensionRecord'
[Warning] RxGIF.pas(534): Unsafe code '@ operator'
[Warning] RxGIF.pas(534): Unsafe code '@ operator'
[Warning] RxGIF.pas(535): Unsafe code '@ operator'
[Warning] RxGIF.pas(535): Unsafe code '@ operator'
[Warning] RxGIF.pas(543): Unsafe typecast of 'Pointer' to 'TObject'
[Warning] RxGIF.pas(556): Unsafe typecast of 'Pointer' to 'TExtension'
[Warning] RxGIF.pas(623): Unsafe type 'Pointer'
[Warning] RxGIF.pas(759): Unsafe type 'CurrLineData: Pointer'
[Warning] RxGIF.pas(765): Unsafe type 'CurrLineData: Pointer'
[Warning] RxGIF.pas(770): Unsafe type 'CurrLineData: Pointer'
[Warning] RxGIF.pas(780): Unsafe type 'CurrLineData: Pointer'
[Warning] RxGIF.pas(780): Unsafe type 'Data: Pointer'
[Warning] RxGIF.pas(785): Unsafe type 'Pointer'
[Warning] RxGIF.pas(831): Unsafe type 'Data: Pointer'
[Warning] RxGIF.pas(831): Unsafe type 'Data: Pointer'
[Warning] RxGIF.pas(832): Unsafe type 'CurrLineData: Pointer'
[Warning] RxGIF.pas(832): Unsafe type 'Data: Pointer'
[Warning] RxGIF.pas(919): Unsafe code 'FreeMem'
[Warning] RxGIF.pas(922): Unsafe code 'FreeMem'
[Warning] RxGIF.pas(925): Unsafe code 'FreeMem'
[Warning] RxGIF.pas(981): Unsafe type 'Pointer'
[Warning] RxGIF.pas(1020): Unsafe type 'Data: Pointer'
[Warning] RxGIF.pas(1020): Unsafe type 'Data: Pointer'
[Warning] RxGIF.pas(1025): Unsafe type 'Data: Pointer'
[Warning] RxGIF.pas(1070): Unsafe code '@ operator'
[Warning] RxGIF.pas(1113): Unsafe code 'FreeMem'
[Warning] RxGIF.pas(1477): Unsafe typecast of 'Pointer' to 'TExtension'
[Warning] RxGIF.pas(1493): Unsafe type 'Pointer'
[Warning] RxGIF.pas(1497): Unsafe type 'Memory: Pointer'
[Warning] RxGIF.pas(1499): Unsafe type 'Pal: Pointer'
[Warning] RxGIF.pas(1500): Unsafe type 'Bits: Pointer'
[Warning] RxGIF.pas(1500): Unsafe type 'Pointer'
[Warning] RxGIF.pas(1500): Unsafe type 'Memory: Pointer'
[Warning] RxGIF.pas(1500): Unsafe type 'Memory: Pointer'
[Warning] RxGIF.pas(1508): Unsafe type 'Pal: Pointer'
[Warning] RxGIF.pas(1512): Unsafe type 'Bits: Pointer'
[Warning] RxGIF.pas(1587): Unsafe type 'Memory: Pointer'
[Warning] RxGIF.pas(1609): Unsafe type 'Pointer'
[Warning] RxGIF.pas(1644): Unsafe type 'Bits: Pointer'
[Warning] RxGIF.pas(1646): Unsafe type 'Bits: Pointer'
[Warning] RxGIF.pas(1649): Unsafe type 'Bits: Pointer'
[Warning] RxGIF.pas(1651): Unsafe type 'Bits: Pointer'
[Warning] RxGIF.pas(1653): Unsafe type 'Bits: Pointer'
[Warning] RxGIF.pas(1680): Unsafe typecast of 'Pointer' to 'TExtension'
[Warning] RxGIF.pas(1743): Unsafe typecast of 'Pointer' to 'TObject'
[Warning] RxGIF.pas(1773): Unsafe typecast of 'Pointer' to 'TGIFFrame'
[Warning] RxGIF.pas(1774): Unsafe typecast of 'Pointer' to 'TGIFFrame'
[Warning] RxGIF.pas(1775): Unsafe typecast of 'Pointer' to 'TGIFFrame'
[Warning] RxGIF.pas(1797): Unsafe typecast of 'Pointer' to 'TGIFFrame'
[Warning] RxGIF.pas(1828): Unsafe typecast of 'Pointer' to 'TGIFFrame'
[Warning] RxGIF.pas(1837): Unsafe typecast of 'Pointer' to 'TGIFFrame'
[Warning] RxGIF.pas(1908): Unsafe typecast of 'Pointer' to 'TGIFFrame'
[Warning] RxGIF.pas(1919): Unsafe typecast of 'Pointer' to 'TGIFFrame'
[Warning] RxGIF.pas(1948): Unsafe typecast of 'Pointer' to 'TGIFFrame'
[Warning] RxGIF.pas(1949): Unsafe typecast of 'Pointer' to 'TGIFFrame'
[Warning] RxGIF.pas(1957): Unsafe typecast of 'Pointer' to 'TGIFFrame'
[Warning] RxGIF.pas(1975): Unsafe typecast of 'Pointer' to 'TGIFFrame'
[Warning] RxGIF.pas(1976): Unsafe typecast of 'Pointer' to 'TGIFFrame'
[Warning] RxGIF.pas(1977): Unsafe typecast of 'Pointer' to 'TGIFFrame'
[Warning] RxGIF.pas(2004): Unsafe typecast of 'Pointer' to 'TGIFFrame'
[Warning] RxGIF.pas(2011): Unsafe typecast of 'Pointer' to 'TGIFFrame'
[Warning] RxGIF.pas(2033): Unsafe type 'Pointer'
[Warning] RxGIF.pas(2039): Unsafe type 'Buffer: Pointer'
[Warning] RxGIF.pas(2043): Unsafe type 'Buffer: Pointer'
[Warning] RxGIF.pas(2080): Unsafe type 'PChar'
[Warning] RxGIF.pas(2084): Unsafe type 'ResType: PAnsiChar'
[Warning] RxGIF.pas(2093): Unsafe type 'PChar'
[Warning] RxGIF.pas(2097): Unsafe type 'ResType: PAnsiChar'
[Warning] RxGIF.pas(2123): Unsafe typecast of 'Pointer' to 'TGIFFrame'
[Warning] RxGIF.pas(2201): Unsafe typecast of 'Pointer' to 'TGIFFrame'
[Warning] RxGIF.pas(2205): Unsafe typecast of 'Pointer' to 'TObject'
[Warning] RxGIF.pas(2220): Unsafe typecast of 'Pointer' to 'TGIFFrame'
[Warning] RxGIF.pas(2318): Unsafe code 'String index to var param'
[Warning] RxGIF.pas(2423): Unsafe type 'Memory: Pointer'
[Warning] RxGIF.pas(2467): Unsafe typecast of 'Pointer' to 'TExtension'
[Warning] RxGIF.pas(2508): Unsafe type 'Pointer'
[Warning] RxGIF.pas(2526): Unsafe type 'Buffer: Pointer'
[Warning] RxGIF.pas(2528): Unsafe type 'Buffer: Pointer'
[Warning] RxGIF.pas(2619): Unsafe code 'String index to var param'
[Warning] RxGIF.pas(2635): Unsafe typecast of 'Pointer' to 'TExtension'
[Warning] RxGIF.pas(2693): Unsafe typecast of 'Pointer' to 'TGIFFrame'
[Warning] RxGIF.pas(2712): Unsafe type 'Memory: Pointer'
[Warning] TimerLst.pas(288): Unsafe typecast of 'Pointer' to 'TRxTimerEvent'
[Warning] TimerLst.pas(289): Unsafe typecast of 'Pointer' to 'TRxTimerEvent'
[Warning] TimerLst.pas(326): Unsafe typecast of 'Pointer' to 'TRxTimerEvent'
[Warning] TimerLst.pas(351): Unsafe typecast of 'Pointer' to 'TRxTimerEvent'
[Warning] TimerLst.pas(351): Unsafe typecast of 'Pointer' to 'TRxTimerEvent'
[Warning] TimerLst.pas(413): Unsafe typecast of 'Pointer' to 'TRxTimerEvent'
[Warning] TimerLst.pas(423): Unsafe typecast of 'Pointer' to 'TRxTimerEvent'
[Warning] TimerLst.pas(433): Unsafe typecast of 'Pointer' to 'TRxTimerEvent'
[Warning] TimerLst.pas(454): Unsafe typecast of 'Pointer' to 'TRxTimerEvent'
[Warning] TimerLst.pas(469): Unsafe typecast of 'Pointer' to 'TRxTimerEvent'
[Warning] TimerLst.pas(492): Unsafe typecast of 'Pointer' to 'TRxTimerEvent'
[Warning] TimerLst.pas(543): Unsafe typecast of 'Pointer' to 'TRxTimerEvent'
[Warning] TimerLst.pas(555): Unsafe typecast of 'Pointer' to 'TRxTimerEvent'
[Warning] USistema.pas(46): Unsafe type 'PChar'
[Warning] LbCipher.pas(67): Unsafe type 'TLongIntRec'
[Warning] LbCipher.pas(77): Unsafe type 'TInt64'
[Warning] LbCipher.pas(95): Unsafe type 'TRDLVector'
[Warning] LbCipher.pas(155): Unsafe type 'TLBCContext'
[Warning] LbCipher.pas(165): Unsafe type 'TRDLContext'
[Warning] LbCipher.pas(256): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbCipher.pas(262): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbCipher.pas(264): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbCipher.pas(287): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbCipher.pas(290): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbCipher.pas(312): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbCipher.pas(322): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbCipher.pas(326): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbCipher.pas(335): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbUtils.pas(42): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbUtils.pas(97): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbCipher.pas(376): Unsafe type 'TLMDContextEx'
[Warning] LbCipher.pas(575): Unsafe type 'TSubKeys'
[Warning] LbCipher.pas(588): Unsafe code '@ operator'
[Warning] LbCipher.pas(707): Unsafe code 'ASM'
[Warning] LbCipher.pas(731): Unsafe code 'ASM'
[Warning] LbCipher.pas(810): Unsafe code '@ operator'
[Warning] LbCipher.pas(1124): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbCipher.pas(1153): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbCipher.pas(1164): Unsafe typecast of 'TRNG64Context' to 'TInt64'
[Warning] LbCipher.pas(1165): Unsafe typecast of 'TRNG64Context' to 'TInt64'
[Warning] LbCipher.pas(1168): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbCipher.pas(1174): Unsafe typecast of 'TRNG64Context' to 'TInt64'
[Warning] LbCipher.pas(1177): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbCipher.pas(1186): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbCipher.pas(1237): Unsafe typecast of 'Integer' to 'TLongIntRec'
[Warning] LbCipher.pas(1254): Unsafe typecast of 'Integer' to 'TLongIntRec'
[Warning] LbCipher.pas(1280): Unsafe typecast of 'TKey64' to 'TInt64'
[Warning] LbCipher.pas(1280): Unsafe typecast of 'TKey64' to 'TInt64'
[Warning] LbCipher.pas(1281): Unsafe typecast of 'TKey64' to 'TInt64'
[Warning] LbCipher.pas(1281): Unsafe typecast of 'TKey64' to 'TInt64'
[Warning] LbCipher.pas(1328): Unsafe code 'ASM'
[Warning] LbCipher.pas(1522): Unsafe typecast of 'TMD5Context' to 'TMD5ContextEx'
[Warning] LbCipher.pas(1659): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbCipher.pas(1675): Unsafe code '@ operator'
[Warning] LbCipher.pas(1682): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbCipher.pas(1713): Unsafe code '@ operator'
[Warning] LbCipher.pas(1733): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbCipher.pas(1738): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbCipher.pas(1739): Unsafe code 'ASM'
[Warning] LbCipher.pas(1777): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbCipher.pas(1914): Unsafe code '@ operator'
[Warning] LbCipher.pas(1938): Unsafe code '@ operator'
[Warning] LbCipher.pas(1939): Unsafe code '@ operator'
[Warning] LbClass.pas(71): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbClass.pas(72): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbClass.pas(219): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbClass.pas(291): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbClass.pas(305): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbClass.pas(319): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbClass.pas(333): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbClass.pas(346): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbClass.pas(360): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbProc.pas(206): Unsafe code '@ operator'
[Warning] LbProc.pas(218): Unsafe code '@ operator'
[Warning] LbProc.pas(302): Unsafe code '@ operator'
[Warning] LbProc.pas(314): Unsafe code '@ operator'
[Warning] LbProc.pas(400): Unsafe code '@ operator'
[Warning] LbProc.pas(412): Unsafe code '@ operator'
[Warning] LbProc.pas(500): Unsafe code '@ operator'
[Warning] LbProc.pas(512): Unsafe code '@ operator'
[Warning] LbProc.pas(598): Unsafe code '@ operator'
[Warning] LbProc.pas(610): Unsafe code '@ operator'
[Warning] LbProc.pas(698): Unsafe code '@ operator'
[Warning] LbProc.pas(710): Unsafe code '@ operator'
[Warning] LbProc.pas(793): Unsafe code '@ operator'
[Warning] LbProc.pas(805): Unsafe code '@ operator'
[Warning] LbProc.pas(886): Unsafe code '@ operator'
[Warning] LbProc.pas(898): Unsafe code '@ operator'
[Warning] LbProc.pas(1092): Unsafe code '@ operator'
[Warning] LbProc.pas(1104): Unsafe code '@ operator'
[Warning] LbProc.pas(1193): Unsafe code '@ operator'
[Warning] LbProc.pas(1205): Unsafe code '@ operator'
[Warning] LbProc.pas(1291): Unsafe code '@ operator'
[Warning] LbProc.pas(1303): Unsafe code '@ operator'
[Warning] LbProc.pas(1387): Unsafe code '@ operator'
[Warning] LbProc.pas(1399): Unsafe code '@ operator'
[Warning] LbString.pas(236): Unsafe code 'String index to var param'
[Warning] LbString.pas(267): Unsafe code 'String index to var param'
[Warning] LbString.pas(312): Unsafe code 'String index to var param'
[Warning] LbString.pas(343): Unsafe code 'String index to var param'
[Warning] LbString.pas(388): Unsafe code 'String index to var param'
[Warning] LbString.pas(419): Unsafe code 'String index to var param'
[Warning] LbString.pas(464): Unsafe code 'String index to var param'
[Warning] LbString.pas(495): Unsafe code 'String index to var param'
[Warning] LbClass.pas(398): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbClass.pas(418): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbClass.pas(788): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbClass.pas(954): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbClass.pas(964): Unsafe type 'Pointer'
[Warning] LbClass.pas(966): Unsafe code 'GetMem'
[Warning] LbClass.pas(966): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(968): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(969): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(970): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(972): Unsafe code 'FreeMem'
[Warning] LbClass.pas(972): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1000): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbClass.pas(1010): Unsafe type 'Pointer'
[Warning] LbClass.pas(1012): Unsafe code 'GetMem'
[Warning] LbClass.pas(1012): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1014): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1015): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1016): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1018): Unsafe code 'FreeMem'
[Warning] LbClass.pas(1018): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1045): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbClass.pas(1055): Unsafe type 'Pointer'
[Warning] LbClass.pas(1057): Unsafe code 'GetMem'
[Warning] LbClass.pas(1057): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1059): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1060): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1061): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1063): Unsafe code 'FreeMem'
[Warning] LbClass.pas(1063): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1091): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbClass.pas(1101): Unsafe type 'Pointer'
[Warning] LbClass.pas(1103): Unsafe code 'GetMem'
[Warning] LbClass.pas(1103): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1105): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1106): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1107): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1109): Unsafe code 'FreeMem'
[Warning] LbClass.pas(1109): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1136): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbClass.pas(1146): Unsafe type 'Pointer'
[Warning] LbClass.pas(1148): Unsafe code 'GetMem'
[Warning] LbClass.pas(1148): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1150): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1151): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1152): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1154): Unsafe code 'FreeMem'
[Warning] LbClass.pas(1154): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1182): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] LbClass.pas(1192): Unsafe type 'Pointer'
[Warning] LbClass.pas(1194): Unsafe code 'GetMem'
[Warning] LbClass.pas(1194): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1196): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1197): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1198): Unsafe type 'Buf: Pointer'
[Warning] LbClass.pas(1200): Unsafe code 'FreeMem'
[Warning] LbClass.pas(1200): Unsafe type 'Buf: Pointer'
[Warning] USistema.pas(184): Unsafe type 'PChar'
[Warning] USistema.pas(206): Unsafe type 'PChar'
[Warning] USistema.pas(219): Unsafe type 'PChar'
[Warning] USistema.pas(438): Unsafe type 'PWChar'
[Warning] USistema.pas(441): Unsafe type 'PChar'
[Warning] USistema.pas(442): Unsafe type 'PChar'
[Warning] USistema.pas(443): Unsafe type 'PChar'
[Warning] USistema.pas(444): Unsafe type 'PChar'
[Warning] USistema.pas(445): Unsafe type 'PChar'
[Warning] USistema.pas(446): Unsafe type 'PChar'
[Warning] USistema.pas(450): Unsafe type 'PWChar'
[Warning] USistema.pas(456): Unsafe type 'PWChar'
[Warning] USistema.pas(459): Unsafe type 'PChar'
[Warning] USistema.pas(460): Unsafe type 'PChar'
[Warning] USistema.pas(461): Unsafe type 'PChar'
[Warning] USistema.pas(462): Unsafe type 'PChar'
[Warning] USistema.pas(463): Unsafe type 'PChar'
[Warning] USistema.pas(464): Unsafe type 'PChar'
[Warning] USistema.pas(468): Unsafe type 'PWChar'
[Warning] USistema.pas(472): Unsafe type 'PWChar'
[Warning] USistema.pas(475): Unsafe type 'PChar'
[Warning] USistema.pas(476): Unsafe type 'PChar'
[Warning] USistema.pas(477): Unsafe type 'PChar'
[Warning] USistema.pas(478): Unsafe type 'PChar'
[Warning] USistema.pas(479): Unsafe type 'PChar'
[Warning] USistema.pas(480): Unsafe type 'PChar'
[Warning] USistema.pas(484): Unsafe type 'PWChar'
[Warning] USistema.pas(508): Unsafe type 'PChar'
[Warning] USistema.pas(514): Unsafe type 'PChar'
[Warning] USistema.pas(518): Unsafe type 'PChar'
[Warning] USistema.pas(554): Unsafe type 'PChar'
[Warning] USistema.pas(556): Unsafe type 'PChar'
[Warning] USistema.pas(578): Unsafe type 'pTexto1: PAnsiChar'
[Warning] USistema.pas(578): Unsafe type 'PChar'
[Warning] USistema.pas(579): Unsafe type 'pTexto1: PAnsiChar'
[Warning] USistema.pas(581): Unsafe type 'pTexto1: PAnsiChar'
[Warning] USistema.pas(585): Unsafe type 'pTexto2: PAnsiChar'
[Warning] USistema.pas(585): Unsafe type 'PChar'
[Warning] USistema.pas(586): Unsafe type 'pTexto2: PAnsiChar'
[Warning] USistema.pas(588): Unsafe type 'pTexto2: PAnsiChar'
[Warning] USistema.pas(620): Unsafe type 'PChar'
[Warning] USistema.pas(629): Unsafe code 'FreeMem'
[Warning] USistema.pas(629): Unsafe type 'pTexto1: PAnsiChar'
[Warning] USistema.pas(631): Unsafe code 'FreeMem'
[Warning] USistema.pas(631): Unsafe type 'pTexto2: PAnsiChar'
[Warning] USistema.pas(664): Unsafe type 'PChar'
[Warning] USistema.pas(690): Unsafe type 'PChar'
[Warning] USistema.pas(691): Unsafe type 'PChar'
[Warning] USistema.pas(692): Unsafe type 'PChar'
[Warning] USistema.pas(715): Unsafe type 'PChar'
[Warning] USistema.pas(751): Unsafe type 'PChar'
[Warning] USistema.pas(1102): Unsafe type 'PChar'
[Warning] USistema.pas(1104): Unsafe type 'PChar'
[Warning] USistema.pas(1108): Unsafe type 'PChar'
[Warning] USistema.pas(1110): Unsafe type 'PChar'
[Warning] USistema.pas(1214): Unsafe type 'PChar'
[Warning] USistema.pas(1362): Unsafe type 'PChar'
[Warning] USistema.pas(1362): Unsafe type 'PChar'
[Warning] USistema.pas(1366): Unsafe type 'PChar'
[Warning] USistema.pas(1372): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] USistema.pas(1374): Unsafe type 'PChar'
[Warning] USistema.pas(1379): Unsafe type 'ptr: PAnsiChar'
[Warning] USistema.pas(1379): Unsafe code '@ operator'
[Warning] USistema.pas(1382): Unsafe type 'ptr: PAnsiChar'
[Warning] USistema.pas(1383): Unsafe type 'ptr: PAnsiChar'
[Warning] USistema.pas(1383): Unsafe type 'ptr: PAnsiChar'
[Warning] USistema.pas(1384): Unsafe type 'ptr: PAnsiChar'
[Warning] USistema.pas(1385): Unsafe type 'ptr: PAnsiChar'
[Warning] USistema.pas(1654): Unsafe type 'Pointer'
[Warning] USistema.pas(1656): Unsafe code '(null)'
[Warning] USistema.pas(1675): Unsafe type 'PChar'
[Warning] USistema.pas(1680): Unsafe typecast of 'Array' to 'TSrbIoControl'
[Warning] USistema.pas(1681): Unsafe typecast of 'Array' to 'TSrbIoControl'
[Warning] USistema.pas(1682): Unsafe typecast of 'Array' to 'TSrbIoControl'
[Warning] USistema.pas(1683): Unsafe typecast of 'Array' to 'TSrbIoControl'
[Warning] USistema.pas(1684): Unsafe typecast of 'Array' to 'TSrbIoControl'
[Warning] USistema.pas(1685): Unsafe type 'PChar'
[Warning] USistema.pas(1685): Unsafe code '@ operator'
[Warning] USistema.pas(1686): Unsafe type 'pOutData: Pointer'
[Warning] USistema.pas(1706): Unsafe code '@ operator'
[Warning] USistema.pas(1706): Unsafe code '@ operator'
[Warning] USistema.pas(1718): Unsafe code '@ operator'
[Warning] USistema.pas(1719): Unsafe type 'pOutData: Pointer'
[Warning] USistema.pas(1719): Unsafe code '@ operator'
[Warning] USistema.pas(1739): Unsafe type 'pOutData: Pointer'
[Warning] USistema.pas(1745): Unsafe type 'PChar'
[Warning] USistema.pas(1745): Unsafe type 'pOutData: Pointer'
[Warning] RxHook.pas(39): Unsafe type 'Pointer'
[Warning] RxHook.pas(61): Unsafe type 'Pointer'
[Warning] RxHook.pas(63): Unsafe type 'Pointer'
[Warning] RxHook.pas(63): Unsafe type 'Pointer'
[Warning] RxHook.pas(64): Unsafe type 'Pointer'
[Warning] RxHook.pas(80): Unsafe type 'Pointer'
[Warning] RxHook.pas(81): Unsafe type 'Pointer'
[Warning] RxHook.pas(133): Unsafe type 'FNewWndProc: Pointer'
[Warning] RxHook.pas(134): Unsafe type 'FPrevWndProc: Pointer'
[Warning] RxHook.pas(143): Unsafe typecast of 'Pointer' to 'TRxWindowHook'
[Warning] RxHook.pas(146): Unsafe type 'FNewWndProc: Pointer'
[Warning] RxHook.pas(147): Unsafe type 'FNewWndProc: Pointer'
[Warning] RxHook.pas(178): Unsafe typecast of 'Pointer' to 'TRxWindowHook'
[Warning] RxHook.pas(180): Unsafe typecast of 'Pointer' to 'TRxWindowHook'
[Warning] RxHook.pas(190): Unsafe type 'Pointer'
[Warning] RxHook.pas(196): Unsafe type 'P: Pointer'
[Warning] RxHook.pas(196): Unsafe type 'Pointer'
[Warning] RxHook.pas(197): Unsafe type 'P: Pointer'
[Warning] RxHook.pas(197): Unsafe type 'FNewWndProc: Pointer'
[Warning] RxHook.pas(198): Unsafe type 'FPrevWndProc: Pointer'
[Warning] RxHook.pas(198): Unsafe type 'P: Pointer'
[Warning] RxHook.pas(199): Unsafe type 'FNewWndProc: Pointer'
[Warning] RxHook.pas(207): Unsafe type 'FPrevWndProc: Pointer'
[Warning] RxHook.pas(208): Unsafe type 'Pointer'
[Warning] RxHook.pas(208): Unsafe type 'FNewWndProc: Pointer'
[Warning] RxHook.pas(209): Unsafe type 'FPrevWndProc: Pointer'
[Warning] RxHook.pas(211): Unsafe type 'FPrevWndProc: Pointer'
[Warning] RxHook.pas(224): Unsafe type 'FPrevWndProc: Pointer'
[Warning] RxHook.pas(225): Unsafe type 'FPrevWndProc: Pointer'
[Warning] RxHook.pas(228): Unsafe type 'DefWndProc: Pointer'
[Warning] RxHook.pas(237): Unsafe typecast of 'TControlHook' to 'Integer'
[Warning] RxHook.pas(262): Unsafe typecast of 'Pointer' to 'TControlHook'
[Warning] RxHook.pas(274): Unsafe typecast of 'Integer' to 'TControlHook'
[Warning] RxHook.pas(279): Unsafe typecast of 'Integer' to 'TControlHook'
[Warning] RxHook.pas(296): Unsafe typecast of 'Pointer' to 'TControlHook'
[Warning] RxHook.pas(297): Unsafe typecast of 'Pointer' to 'TControlHook'
[Warning] RxHook.pas(357): Unsafe type 'Pointer'
[Warning] RxHook.pas(359): Unsafe type 'Result: Pointer'
[Warning] RxHook.pas(360): Unsafe type 'Result: Pointer'
[Warning] RxHook.pas(360): Unsafe type 'Result: Pointer'
[Warning] RxHook.pas(360): Unsafe typecast of 'Pointer' to 'TControlHook'
[Warning] RxHook.pas(439): Unsafe typecast of 'Pointer' to 'TControlHook'
[Warning] RxHook.pas(445): Unsafe typecast of 'TControlHook' to 'Integer'
[Warning] RxHook.pas(454): Unsafe type 'Pointer'
[Warning] RxHook.pas(456): Unsafe type 'Pointer'
[Warning] RxHook.pas(462): Unsafe type 'Result: Pointer'
[Warning] RxHook.pas(466): Unsafe type 'Pointer'
[Warning] RxHook.pas(466): Unsafe type 'Pointer'
[Warning] RxHook.pas(469): Unsafe type 'Pointer'
[Warning] RxHook.pas(481): Unsafe type 'Result: Pointer'
[Warning] RxHook.pas(483): Unsafe code '@ operator'
[Warning] RxHook.pas(485): Unsafe type 'NewAddress: Pointer'
[Warning] RxHook.pas(487): Unsafe code '@ operator'
[Warning] RxHook.pas(500): Unsafe type 'Pointer'
[Warning] RxHook.pas(505): Unsafe type 'MethodAddr: Pointer'
[Warning] AppUtils.pas(42): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] rxStrUtils.pas(226): Unsafe type 'PChar'
[Warning] rxStrUtils.pas(226): Unsafe type 'PChar'
[Warning] rxStrUtils.pas(237): Unsafe type 'PChar'
[Warning] rxStrUtils.pas(237): Unsafe type 'PChar'
[Warning] rxStrUtils.pas(350): Unsafe code 'String index to var param'
[Warning] rxStrUtils.pas(404): Unsafe type 'PChar'
[Warning] rxStrUtils.pas(405): Unsafe type 'PChar'
[Warning] rxStrUtils.pas(415): Unsafe type 'PChar'
[Warning] rxStrUtils.pas(415): Unsafe type 'PChar'
[Warning] rxStrUtils.pas(455): Unsafe code 'String index to var param'
[Warning] rxStrUtils.pas(508): Unsafe code 'String index to var param'
[Warning] rxStrUtils.pas(528): Unsafe code 'String index to var param'
[Warning] rxStrUtils.pas(551): Unsafe code 'String index to var param'
[Warning] rxStrUtils.pas(608): Unsafe type 'PChar'
[Warning] rxStrUtils.pas(610): Unsafe type 'P: PAnsiChar'
[Warning] rxStrUtils.pas(610): Unsafe type 'PChar'
[Warning] rxStrUtils.pas(611): Unsafe type 'P: PAnsiChar'
[Warning] rxStrUtils.pas(611): Unsafe type 'P: PAnsiChar'
[Warning] FileUtil.pas(165): Unsafe type 'Pointer'
[Warning] FileUtil.pas(168): Unsafe type 'Pointer'
[Warning] FileUtil.pas(186): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] FileUtil.pas(212): Unsafe typecast of 'Integer' to 'TBrowseFolderDlg'
[Warning] FileUtil.pas(214): Unsafe typecast of 'Integer' to 'TBrowseFolderDlg'
[Warning] FileUtil.pas(215): Unsafe typecast of 'Integer' to 'TBrowseFolderDlg'
[Warning] FileUtil.pas(215): Unsafe type 'FDefWndProc: Pointer'
[Warning] FileUtil.pas(215): Unsafe type 'Pointer'
[Warning] FileUtil.pas(216): Unsafe typecast of 'Integer' to 'TBrowseFolderDlg'
[Warning] FileUtil.pas(216): Unsafe type 'FObjectInstance: Pointer'
[Warning] FileUtil.pas(217): Unsafe typecast of 'Integer' to 'TBrowseFolderDlg'
[Warning] FileUtil.pas(220): Unsafe typecast of 'Integer' to 'TBrowseFolderDlg'
[Warning] FileUtil.pas(221): Unsafe typecast of 'Integer' to 'TBrowseFolderDlg'
[Warning] FileUtil.pas(231): Unsafe type 'FObjectInstance: Pointer'
[Warning] FileUtil.pas(240): Unsafe type 'FObjectInstance: Pointer'
[Warning] FileUtil.pas(240): Unsafe type 'FObjectInstance: Pointer'
[Warning] FileUtil.pas(260): Unsafe type 'PChar'
[Warning] FileUtil.pas(295): Unsafe type 'PChar'
[Warning] FileUtil.pas(303): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] FileUtil.pas(306): Unsafe typecast of 'procedure, untyped pointer or untyped parameter' to 'TMessage'
[Warning] FileUtil.pas(307): Unsafe type 'FDefWndProc: Pointer'
[Warning] FileUtil.pas(318): Unsafe typecast of 'Integer' to 'LongRec'
[Warning] FileUtil.pas(351): Unsafe type 'pszDisplayName: PAnsiChar'
[Warning] FileUtil.pas(351): Unsafe type 'PChar'
[Warning] FileUtil.pas(352): Unsafe type 'lpszTitle: PAnsiChar'
[Warning] FileUtil.pas(352): Unsafe type 'PChar'
[Warning] FileUtil.pas(353): Unsafe type 'lpszTitle: PAnsiChar'
[Warning] FileUtil.pas(359): Unsafe typecast of 'TBrowseFolderDlg' to 'Integer'
[Warning] FileUtil.pas(387): Unsafe type 'Pointer'
[Warning] FileUtil.pas(390): Unsafe type 'WindowList: Pointer'
[Warning] FileUtil.pas(396): Unsafe type 'FDefWndProc: Pointer'
[Warning] FileUtil.pas(399): Unsafe type 'WindowList: Pointer'
[Warning] FileUtil.pas(455): Unsafe type 'Pointer'
[Warning] FileUtil.pas(455): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] FileUtil.pas(481): Unsafe type 'Pointer'
[Warning] FileUtil.pas(481): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] FileUtil.pas(483): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] FileUtil.pas(486): Unsafe type 'Pointer'
[Warning] FileUtil.pas(489): Unsafe type 'WindowList: Pointer'
[Warning] FileUtil.pas(491): Unsafe type 'DialogFunc: Pointer'
[Warning] FileUtil.pas(493): Unsafe type 'WindowList: Pointer'
[Warning] FileUtil.pas(510): Unsafe type 'PChar'
[Warning] FileUtil.pas(512): Unsafe type 'PChar'
[Warning] FileUtil.pas(514): Unsafe type 'Result: PAnsiChar'
[Warning] FileUtil.pas(516): Unsafe type 'Result: PAnsiChar'
[Warning] FileUtil.pas(516): Unsafe type 'PChar'
[Warning] FileUtil.pas(517): Unsafe type 'P: PAnsiChar'
[Warning] FileUtil.pas(517): Unsafe type 'Result: PAnsiChar'
[Warning] FileUtil.pas(518): Unsafe type 'P: PAnsiChar'
[Warning] FileUtil.pas(519): Unsafe type 'P: PAnsiChar'
[Warning] FileUtil.pas(519): Unsafe type 'P: PAnsiChar'
[Warning] FileUtil.pas(519): Unsafe type 'P: PAnsiChar'
[Warning] FileUtil.pas(520): Unsafe type 'P: PAnsiChar'
[Warning] FileUtil.pas(522): Unsafe type 'P: PAnsiChar'
[Warning] FileUtil.pas(523): Unsafe type 'P: PAnsiChar'
[Warning] FileUtil.pas(537): Unsafe type 'pFrom: PAnsiChar'
[Warning] FileUtil.pas(538): Unsafe type 'pTo: PAnsiChar'
[Warning] FileUtil.pas(542): Unsafe type 'lpszProgressTitle: PAnsiChar'
[Warning] FileUtil.pas(542): Unsafe type 'PChar'
[Warning] FileUtil.pas(543): Unsafe code '@ operator'
[Warning] FileUtil.pas(546): Unsafe type 'pFrom: PAnsiChar'
[Warning] FileUtil.pas(546): Unsafe type 'pFrom: PAnsiChar'
[Warning] FileUtil.pas(547): Unsafe type 'pTo: PAnsiChar'
[Warning] FileUtil.pas(547): Unsafe type 'pTo: PAnsiChar'
[Warning] FileUtil.pas(598): Unsafe type 'PChar'
[Warning] FileUtil.pas(667): Unsafe type 'Pointer'
[Warning] FileUtil.pas(685): Unsafe code 'GetMem'
[Warning] FileUtil.pas(685): Unsafe type 'CopyBuffer: Pointer'
[Warning] FileUtil.pas(709): Unsafe type 'CopyBuffer: Pointer'
[Warning] FileUtil.pas(714): Unsafe type 'CopyBuffer: Pointer'
[Warning] FileUtil.pas(728): Unsafe code 'FreeMem'
[Warning] FileUtil.pas(728): Unsafe type 'CopyBuffer: Pointer'
[Warning] FileUtil.pas(767): Unsafe type 'PChar'
[Warning] FileUtil.pas(772): Unsafe typecast of 'Int64' to 'Int64Rec'
[Warning] FileUtil.pas(773): Unsafe typecast of 'Int64' to 'Int64Rec'
[Warning] FileUtil.pas(961): Unsafe typecast of 'Int64' to 'Int64Rec'
[Warning] FileUtil.pas(961): Unsafe typecast of 'Int64' to 'Int64Rec'
[Warning] FileUtil.pas(962): Unsafe typecast of 'Int64' to 'Int64Rec'
[Warning] FileUtil.pas(962): Unsafe typecast of 'Int64' to 'Int64Rec'
[Warning] FileUtil.pas(969): Unsafe typecast of 'Int64' to 'Int64Rec'
[Warning] FileUtil.pas(969): Unsafe typecast of 'Int64' to 'Int64Rec'
[Warning] FileUtil.pas(970): Unsafe typecast of 'Int64' to 'Int64Rec'
[Warning] FileUtil.pas(970): Unsafe typecast of 'Int64' to 'Int64Rec'
[Warning] FileUtil.pas(1062): Unsafe type 'PChar'
[Warning] FileUtil.pas(1076): Unsafe type 'PChar'
[Warning] FileUtil.pas(1087): Unsafe type 'PChar'
[Warning] FileUtil.pas(1088): Unsafe type 'PChar'
[Warning] FileUtil.pas(1091): Unsafe type 'TempPathPtr: PAnsiChar'
[Warning] FileUtil.pas(1091): Unsafe type 'PChar'
[Warning] FileUtil.pas(1092): Unsafe type 'LastSlash: PAnsiChar'
[Warning] FileUtil.pas(1092): Unsafe type 'TempPathPtr: PAnsiChar'
[Warning] FileUtil.pas(1093): Unsafe type 'LastSlash: PAnsiChar'
[Warning] FileUtil.pas(1094): Unsafe type 'TempPathPtr: PAnsiChar'
[Warning] FileUtil.pas(1095): Unsafe type 'LastSlash: PAnsiChar'
[Warning] FileUtil.pas(1096): Unsafe type 'LastSlash: PAnsiChar'
[Warning] FileUtil.pas(1097): Unsafe type 'LastSlash: PAnsiChar'
[Warning] FileUtil.pas(1097): Unsafe type 'TempPathPtr: PAnsiChar'
[Warning] FileUtil.pas(1100): Unsafe type 'TempPathPtr: PAnsiChar'
[Warning] FileUtil.pas(1105): Unsafe type 'PChar'
[Warning] FileUtil.pas(1106): Unsafe type 'PChar'
[Warning] FileUtil.pas(1109): Unsafe type 'TempPathPtr: PAnsiChar'
[Warning] FileUtil.pas(1109): Unsafe type 'PChar'
[Warning] FileUtil.pas(1110): Unsafe type 'LastSlash: PAnsiChar'
[Warning] FileUtil.pas(1110): Unsafe type 'TempPathPtr: PAnsiChar'
[Warning] FileUtil.pas(1111): Unsafe type 'LastSlash: PAnsiChar'
[Warning] FileUtil.pas(1112): Unsafe type 'TempPathPtr: PAnsiChar'
[Warning] FileUtil.pas(1113): Unsafe type 'LastSlash: PAnsiChar'
[Warning] FileUtil.pas(1114): Unsafe type 'LastSlash: PAnsiChar'
[Warning] FileUtil.pas(1115): Unsafe type 'LastSlash: PAnsiChar'
[Warning] FileUtil.pas(1115): Unsafe type 'TempPathPtr: PAnsiChar'
[Warning] FileUtil.pas(1118): Unsafe type 'TempPathPtr: PAnsiChar'
[Warning] FileUtil.pas(1177): Unsafe type 'PChar'
[Warning] FileUtil.pas(1178): Unsafe type 'PChar'
[Warning] FileUtil.pas(1179): Unsafe type 'PChar'
[Warning] FileUtil.pas(1214): Unsafe type 'PChar'
[Warning] AppUtils.pas(235): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] AppUtils.pas(237): Unsafe typecast of 'procedure, untyped pointer or untyped parameter' to 'TForm'
[Warning] AppUtils.pas(239): Unsafe typecast of 'procedure, untyped pointer or untyped parameter' to 'TForm'
[Warning] AppUtils.pas(249): Unsafe type 'PChar'
[Warning] AppUtils.pas(254): Unsafe type 'S: PAnsiChar'
[Warning] AppUtils.pas(254): Unsafe type 'PChar'
[Warning] AppUtils.pas(259): Unsafe type 'B: PAnsiChar'
[Warning] AppUtils.pas(260): Unsafe type 'S: PAnsiChar'
[Warning] AppUtils.pas(261): Unsafe type 'S: PAnsiChar'
[Warning] AppUtils.pas(264): Unsafe type 'S: PAnsiChar'
[Warning] AppUtils.pas(264): Unsafe type 'S: PAnsiChar'
[Warning] AppUtils.pas(264): Unsafe type 'S: PAnsiChar'
[Warning] AppUtils.pas(265): Unsafe type 'S: PAnsiChar'
[Warning] AppUtils.pas(265): Unsafe type 'S: PAnsiChar'
[Warning] AppUtils.pas(265): Unsafe type 'S: PAnsiChar'
[Warning] AppUtils.pas(266): Unsafe type 'B: PAnsiChar'
[Warning] AppUtils.pas(267): Unsafe type 'B: PAnsiChar'
[Warning] AppUtils.pas(268): Unsafe type 'B: PAnsiChar'
[Warning] AppUtils.pas(269): Unsafe type 'B: PAnsiChar'
[Warning] AppUtils.pas(270): Unsafe type 'S: PAnsiChar'
[Warning] AppUtils.pas(273): Unsafe type 'B: PAnsiChar'
[Warning] AppUtils.pas(273): Unsafe type 'S: PAnsiChar'
[Warning] AppUtils.pas(274): Unsafe type 'B: PAnsiChar'
[Warning] AppUtils.pas(275): Unsafe type 'S: PAnsiChar'
[Warning] AppUtils.pas(282): Unsafe type 'B: PAnsiChar'
[Warning] AppUtils.pas(293): Unsafe type 'PChar'
[Warning] AppUtils.pas(298): Unsafe type 'S: PAnsiChar'
[Warning] AppUtils.pas(298): Unsafe type 'PChar'
[Warning] AppUtils.pas(303): Unsafe type 'B: PAnsiChar'
[Warning] AppUtils.pas(304): Unsafe type 'S: PAnsiChar'
[Warning] AppUtils.pas(305): Unsafe type 'S: PAnsiChar'
[Warning] AppUtils.pas(305): Unsafe type 'S: PAnsiChar'
[Warning] AppUtils.pas(307): Unsafe type 'B: PAnsiChar'
[Warning] AppUtils.pas(308): Unsafe type 'B: PAnsiChar'
[Warning] AppUtils.pas(309): Unsafe type 'B: PAnsiChar'
[Warning] AppUtils.pas(310): Unsafe type 'B: PAnsiChar'
[Warning] AppUtils.pas(311): Unsafe type 'S: PAnsiChar'
[Warning] AppUtils.pas(312): Unsafe type 'S: PAnsiChar'
[Warning] AppUtils.pas(316): Unsafe type 'B: PAnsiChar'
[Warning] AppUtils.pas(316): Unsafe type 'S: PAnsiChar'
[Warning] AppUtils.pas(317): Unsafe type 'B: PAnsiChar'
[Warning] AppUtils.pas(318): Unsafe type 'S: PAnsiChar'
[Warning] AppUtils.pas(325): Unsafe type 'B: PAnsiChar'
[Warning] AppUtils.pas(631): Unsafe code '@ operator'
[Warning] AppUtils.pas(731): Unsafe code '@ operator'
[Warning] AppUtils.pas(764): Unsafe typecast of 'TForm' to 'THackComponent'
[Warning] AppUtils.pas(768): Unsafe typecast of 'TForm' to 'THackComponent'
[Warning] AppUtils.pas(771): Unsafe code '@ operator'
[Warning] AppUtils.pas(794): Unsafe typecast of 'TForm' to 'TNastyForm'
[Warning] AppUtils.pas(800): Unsafe typecast of 'TForm' to 'TNastyForm'
[Warning] RxProps.pas(157): Unsafe type 'Pointer'
[Warning] RxProps.pas(158): Unsafe code 'GetMem'
[Warning] RxProps.pas(169): Unsafe code 'FreeMem'
[Warning] RxProps.pas(204): Unsafe type 'Pointer'
[Warning] RxProps.pas(477): Unsafe typecast of 'Integer' to 'TObject'
[Warning] RxProps.pas(492): Unsafe typecast of 'Integer' to 'TComponent'
[Warning] RxProps.pas(536): Unsafe typecast of 'Integer' to 'TObject'
[Warning] RxProps.pas(662): Unsafe typecast of 'Integer' to 'TObject'
[Warning] RxProps.pas(703): Unsafe typecast of 'TComponent' to 'Integer'
[Warning] RxProps.pas(747): Unsafe typecast of 'Integer' to 'TObject'
[Warning] Placemnt.pas(346): Unsafe typecast of 'Pointer' to 'TIniLink'
[Warning] Placemnt.pas(431): Unsafe typecast of 'TMessage' to 'TWMGetMinMaxInfo'
[Warning] Placemnt.pas(438): Unsafe typecast of 'TMessage' to 'TWMInitMenuPopup'
[Warning] Placemnt.pas(440): Unsafe typecast of 'TMessage' to 'TWMInitMenuPopup'
[Warning] Placemnt.pas(441): Unsafe typecast of 'TMessage' to 'TWMInitMenuPopup'
[Warning] Placemnt.pas(443): Unsafe typecast of 'TMessage' to 'TWMInitMenuPopup'
[Warning] Placemnt.pas(457): Unsafe typecast of 'TMessage' to 'TWMGetMinMaxInfo'
[Warning] Placemnt.pas(477): Unsafe typecast of 'TMessage' to 'TWMGetMinMaxInfo'
[Warning] Placemnt.pas(478): Unsafe typecast of 'TMessage' to 'TWMGetMinMaxInfo'
[Warning] Placemnt.pas(537): Unsafe code '@ operator'
[Warning] Placemnt.pas(545): Unsafe code '@ operator'
[Warning] RxCtrls.pas(677): Unsafe type 'Pointer'
[Warning] RxCtrls.pas(761): Unsafe type 'Pointer'
[Warning] RxCtrls.pas(761): Unsafe type 'FGlyph: Pointer'
[Warning] RxCtrls.pas(882): Unsafe type 'PChar'
[Warning] RxCtrls.pas(921): Unsafe type 'PChar'
[Warning] RxCtrls.pas(958): Unsafe code '@ operator'
[Warning] RxCtrls.pas(958): Unsafe code 'String index to var param'
[Warning] RxCtrls.pas(1097): Unsafe code '@ operator'
[Warning] RxCtrls.pas(1109): Unsafe typecast of 'Integer' to 'TObject'
[Warning] RxCtrls.pas(1110): Unsafe typecast of 'TObject' to 'Integer'
[Warning] RxCtrls.pas(1115): Unsafe typecast of 'TObject' to 'Integer'
[Warning] RxCtrls.pas(1125): Unsafe type 'PChar'
[Warning] RxCtrls.pas(1140): Unsafe type 'PChar'
[Warning] RxCtrls.pas(1168): Unsafe type 'Pointer'
[Warning] RxCtrls.pas(1169): Unsafe code 'ASM'
[Warning] RxCtrls.pas(1264): Unsafe code '@ operator'
[Warning] RxCtrls.pas(1264): Unsafe code 'String index to var param'
[Warning] RxCtrls.pas(1390): Unsafe code '@ operator'
[Warning] RxCtrls.pas(1497): Unsafe code '@ operator'
[Warning] RxCtrls.pas(1512): Unsafe code '@ operator'
[Warning] RxCtrls.pas(1514): Unsafe code '@ operator'
[Warning] RxCtrls.pas(1544): Unsafe code '@ operator'
[Warning] RxCtrls.pas(1545): Unsafe code '@ operator'
[Warning] RxCtrls.pas(1570): Unsafe code '@ operator'
[Warning] RxCtrls.pas(1635): Unsafe typecast of 'TMessage' to 'TWMMouse'
[Warning] RxCtrls.pas(1698): Unsafe code '@ operator'
[Warning] RxCtrls.pas(1709): Unsafe code '@ operator'
[Warning] RxCtrls.pas(1721): Unsafe type 'Pointer'
[Warning] RxCtrls.pas(1721): Unsafe typecast of 'TObject' to 'Pointer'
[Warning] RxCtrls.pas(1781): Unsafe code '@ operator'
[Warning] RxCtrls.pas(1816): Unsafe typecast of 'Cardinal' to 'LongRec'
[Warning] RxCtrls.pas(2190): Unsafe typecast of 'Integer' to 'TObject'
[Warning] RxCtrls.pas(2256): Unsafe code '@ operator'
[Warning] RxCtrls.pas(2455): Unsafe code '@ operator'
[Warning] RxCtrls.pas(2464): Unsafe code '@ operator'
[Warning] RxCtrls.pas(2592): Unsafe typecast of 'Integer' to 'TCheckListBoxItem'
[Warning] RxCtrls.pas(2600): Unsafe typecast of 'TObject' to 'Integer'
[Warning] RxCtrls.pas(2616): Unsafe type 'Pointer'
[Warning] RxCtrls.pas(2617): Unsafe typecast of 'Integer' to 'LongRec'
[Warning] RxCtrls.pas(2618): Unsafe typecast of 'Integer' to 'LongRec'
[Warning] RxCtrls.pas(2643): Unsafe type 'PChar'
[Warning] RxCtrls.pas(2667): Unsafe type 'Str: PAnsiChar'
[Warning] RxCtrls.pas(2670): Unsafe type 'Str: PAnsiChar'
[Warning] RxCtrls.pas(2738): Unsafe type 'PChar'
[Warning] RxCtrls.pas(3321): Unsafe code '@ operator'
[Warning] RxCtrls.pas(4048): Unsafe type 'PChar'
[Warning] RxCtrls.pas(4056): Unsafe type 'Buffer: PAnsiChar'
[Warning] RxCtrls.pas(4064): Unsafe type 'Buffer: PAnsiChar'
[Warning] RxCtrls.pas(4457): Unsafe type 'FGlyph: Pointer'
[Warning] RxCtrls.pas(4458): Unsafe type 'FGlyph: Pointer'
[Warning] RxCtrls.pas(4458): Unsafe typecast of 'Pointer' to 'TRxButtonGlyph'
[Warning] RxCtrls.pas(4474): Unsafe type 'FGlyph: Pointer'
[Warning] RxCtrls.pas(4474): Unsafe typecast of 'Pointer' to 'TRxButtonGlyph'
[Warning] RxCtrls.pas(4498): Unsafe type 'FGlyph: Pointer'
[Warning] RxCtrls.pas(4498): Unsafe typecast of 'Pointer' to 'TRxButtonGlyph'
[Warning] RxCtrls.pas(4504): Unsafe type 'FGlyph: Pointer'
[Warning] RxCtrls.pas(4504): Unsafe typecast of 'Pointer' to 'TRxButtonGlyph'
[Warning] RxCtrls.pas(4762): Unsafe type 'FGlyph: Pointer'
[Warning] RxCtrls.pas(4762): Unsafe typecast of 'Pointer' to 'TRxButtonGlyph'
[Warning] RxCtrls.pas(4768): Unsafe type 'FGlyph: Pointer'
[Warning] RxCtrls.pas(4768): Unsafe typecast of 'Pointer' to 'TRxButtonGlyph'
[Warning] RxCtrls.pas(4775): Unsafe type 'FGlyph: Pointer'
[Warning] RxCtrls.pas(4775): Unsafe typecast of 'Pointer' to 'TRxButtonGlyph'
[Warning] RxCtrls.pas(4781): Unsafe type 'FGlyph: Pointer'
[Warning] RxCtrls.pas(4781): Unsafe typecast of 'Pointer' to 'TRxButtonGlyph'
[Warning] RxCtrls.pas(4788): Unsafe type 'FGlyph: Pointer'
[Warning] RxCtrls.pas(4788): Unsafe typecast of 'Pointer' to 'TRxButtonGlyph'
[Warning] RxCtrls.pas(4793): Unsafe type 'FGlyph: Pointer'
[Warning] RxCtrls.pas(4793): Unsafe typecast of 'Pointer' to 'TRxButtonGlyph'
[Warning] RxCtrls.pas(4799): Unsafe type 'FGlyph: Pointer'
[Warning] RxCtrls.pas(4799): Unsafe typecast of 'Pointer' to 'TRxButtonGlyph'
[Warning] RxCtrls.pas(4807): Unsafe type 'FGlyph: Pointer'
[Warning] RxCtrls.pas(4807): Unsafe typecast of 'Pointer' to 'TRxButtonGlyph'
[Warning] RxCtrls.pas(4808): Unsafe type 'FGlyph: Pointer'
[Warning] RxCtrls.pas(4808): Unsafe typecast of 'Pointer' to 'TRxButtonGlyph'
[Warning] RxCtrls.pas(4825): Unsafe typecast of 'TRxSpeedButton' to 'Integer'
[Warning] RxCtrls.pas(4978): Unsafe type 'FGlyph: Pointer'
[Warning] RxCtrls.pas(4978): Unsafe typecast of 'Pointer' to 'TRxButtonGlyph'
[Warning] RxCtrls.pas(5019): Unsafe typecast of 'Integer' to 'TControl'
[Warning] RxCtrls.pas(5054): Unsafe type 'FGlyph: Pointer'
[Warning] RxCtrls.pas(5054): Unsafe typecast of 'Pointer' to 'TRxButtonGlyph'
[Warning] PickDate.pas(54): Unsafe type 'PChar'
[Warning] PickDate.pas(64): Unsafe code '@ operator'
[Warning] ToolEdit.pas(1017): Unsafe code '@ operator'
[Warning] ToolEdit.pas(1353): Unsafe code '@ operator'
[Warning] ToolEdit.pas(1670): Unsafe type 'PChar'
[Warning] ToolEdit.pas(1781): Unsafe type 'PChar'
[Warning] ToolEdit.pas(1781): Unsafe code '@ operator'
[Warning] FuncT.pas(279): Unsafe code 'ASM'
[Warning] FuncT.pas(704): Unsafe type 'PChar'
[Warning] FuncT.pas(711): Unsafe type 'PChar'
[Warning] FuncT.pas(713): Unsafe type 'PChar'
[Warning] FuncT.pas(713): Unsafe code '@ operator'
[Warning] FuncT.pas(713): Unsafe code '@ operator'
[Warning] FuncT.pas(717): Unsafe code 'GetMem'
[Warning] FuncT.pas(717): Unsafe type 'buffer: PAnsiChar'
[Warning] FuncT.pas(719): Unsafe type 'PChar'
[Warning] FuncT.pas(719): Unsafe type 'buffer: PAnsiChar'
[Warning] FuncT.pas(719): Unsafe code '@ operator'
[Warning] FuncT.pas(720): Unsafe type 'p: PAnsiChar'
[Warning] FuncT.pas(720): Unsafe type 'buffer: PAnsiChar'
[Warning] FuncT.pas(721): Unsafe type 'p: PAnsiChar'
[Warning] FuncT.pas(723): Unsafe type 'p: PAnsiChar'
[Warning] FuncT.pas(724): Unsafe type 'p: PAnsiChar'
[Warning] FuncT.pas(724): Unsafe type 'p: PAnsiChar'
[Warning] FuncT.pas(727): Unsafe code 'FreeMem'
[Warning] FuncT.pas(727): Unsafe type 'buffer: PAnsiChar'
[Warning] UGeral.pas(195): Unsafe type 'PChar'
[Warning] UGeral.pas(195): Unsafe code '@ operator'
[Warning] UGeral.pas(228): Unsafe type 'Pointer'
[Warning] UGeral.pas(235): Unsafe type 'PChar'
[Warning] UGeral.pas(236): Unsafe code 'GetMem'
[Warning] UGeral.pas(236): Unsafe type 'VerInfo: Pointer'
[Warning] UGeral.pas(237): Unsafe type 'PChar'
[Warning] UGeral.pas(237): Unsafe type 'VerInfo: Pointer'
[Warning] UGeral.pas(238): Unsafe type 'VerInfo: Pointer'
[Warning] UGeral.pas(239): Unsafe type 'VerInfo: Pointer'
[Warning] UGeral.pas(239): Unsafe type 'Pointer'
[Warning] UGeral.pas(247): Unsafe code 'FreeMem'
[Warning] UGeral.pas(247): Unsafe type 'VerInfo: Pointer'
[Warning] UGeral.pas(273): Unsafe code 'String index to var param'
[Warning] UGeral.pas(367): Unsafe type 'PChar'
[Warning] UGeral.pas(368): Unsafe type 'PChar'
[Warning] UGeral.pas(392): Unsafe type 'PChar'
[Warning] UGeral.pas(393): Unsafe type 'PChar'
[Warning] UGeral.pas(461): Unsafe type 'lpVerb: PAnsiChar'
[Warning] UGeral.pas(462): Unsafe type 'lpFile: PAnsiChar'
[Warning] UGeral.pas(462): Unsafe type 'PChar'
[Warning] UGeral.pas(466): Unsafe code '@ operator'
[Warning] UGeral.pas(601): Unsafe type 'PChar'
[Warning] UGeral.pas(603): Unsafe type 'PChar'
[Warning] UGeral.pas(611): Unsafe type 'PChar'
[Warning] UGeral.pas(613): Unsafe type 'Pointer'
[Warning] UGeral.pas(616): Unsafe type 'Pointer'
[Warning] UGeral.pas(629): Unsafe type 'PChar'
[Warning] UGeral.pas(632): Unsafe code 'GetMem'
[Warning] UGeral.pas(632): Unsafe type 'Buffer: PAnsiChar'
[Warning] UGeral.pas(634): Unsafe type 'PChar'
[Warning] UGeral.pas(634): Unsafe type 'Buffer: PAnsiChar'
[Warning] UGeral.pas(636): Unsafe type 'Buffer: PAnsiChar'
[Warning] UGeral.pas(636): Unsafe type 'Translate: Pointer'
[Warning] UGeral.pas(638): Unsafe type 'Translate: Pointer'
[Warning] UGeral.pas(639): Unsafe type 'Translate: Pointer'
[Warning] UGeral.pas(643): Unsafe type 'Buffer: PAnsiChar'
[Warning] UGeral.pas(643): Unsafe type 'PChar'
[Warning] UGeral.pas(643): Unsafe type 'Return: Pointer'
[Warning] UGeral.pas(645): Unsafe type 'PChar'
[Warning] UGeral.pas(645): Unsafe type 'Return: Pointer'
[Warning] UGeral.pas(646): Unsafe type 'PChar'
[Warning] UGeral.pas(646): Unsafe type 'Return: Pointer'
[Warning] UGeral.pas(650): Unsafe type 'Buffer: PAnsiChar'
[Warning] UGeral.pas(650): Unsafe type 'FixedFileInfo: Pointer'
[Warning] UGeral.pas(651): Unsafe type 'FixedFileInfo: Pointer'
[Warning] UGeral.pas(651): Unsafe typecast of 'procedure, untyped pointer or untyped parameter' to 'tagVS_FIXEDFILEINFO'
[Warning] UGeral.pas(729): Unsafe code 'FreeMem'
[Warning] UGeral.pas(729): Unsafe type 'Buffer: PAnsiChar'
[Warning] UGeral.pas(797): Unsafe type 'PChar'
[Warning] UGeral.pas(798): Unsafe type 'PChar'
[Warning] UGeral.pas(799): Unsafe type 'PChar'
[Warning] UWeb.pas(27): Unsafe type 'PWideChar'
[Warning] UWeb.pas(54): Unsafe type 'PChar'
[Warning] UWeb.pas(54): Unsafe type 'PChar'
[Hint] UWeb.pas(71): Value assigned to 'WEB_EnviaEmail' never used
[Warning] UWeb.pas(250): Unsafe type 'PChar'
[Warning] UWeb.pas(266): Unsafe type 'sIPAddress: PAnsiChar'
[Warning] UWeb.pas(267): Unsafe type 'sIPAddress: PAnsiChar'
[Warning] UWeb.pas(268): Unsafe type 'sIPAddress: PAnsiChar'
[Warning] UWeb.pas(269): Unsafe type 'sIPAddress: PAnsiChar'
[Warning] UWeb.pas(270): Unsafe type 'PChar'
[Warning] UWeb.pas(270): Unsafe code '@ operator'
[Warning] UWeb.pas(274): Unsafe type 'h_name: PAnsiChar'
[Warning] UWeb.pas(286): Unsafe type 'PChar'
[Warning] UWeb.pas(290): Unsafe type 'h_name: PAnsiChar'
[Warning] UWeb.pas(343): Unsafe type 'PChar'
[Warning] ManutencaoBD.pas(419): Unsafe type 'PChar'
[Warning] ManutencaoBD.pas(440): Unsafe type 'PChar'
[Warning] ManutencaoBD.pas(441): Unsafe type 'PChar'
[Warning] ManutencaoBD.pas(442): Unsafe type 'PChar'
[Warning] ManutencaoBD.pas(600): Unsafe type 'PChar'
[Warning] ManutencaoBD.pas(610): Unsafe type 'PChar'
[Warning] ManutencaoBD.pas(611): Unsafe type 'PChar'
[Warning] ManutencaoBD.pas(612): Unsafe type 'PChar'
[Warning] UBaseDados.pas(100): Unsafe type 'PChar'
[Warning] UBaseDados.pas(130): Unsafe type 'PChar'
[Warning] UBaseDados.pas(140): Unsafe type 'PChar'
[Warning] UBaseDados.pas(142): Unsafe type 'PChar'
[Warning] UBaseDados.pas(142): Unsafe type 'PChar'
[Warning] UBaseDados.pas(144): Unsafe type 'PChar'
[Warning] UBaseDados.pas(149): Unsafe type 'PChar'
[Warning] UBaseDados.pas(404): Unsafe type 'PChar'
[Warning] CustomLinguagem.pas(39): Unsafe type 'PChar'
[Warning] CustomLinguagem.pas(61): Unsafe type 'pTexto: PAnsiChar'
[Warning] CustomLinguagem.pas(61): Unsafe type 'PChar'
[Warning] CustomLinguagem.pas(62): Unsafe type 'pTexto: PAnsiChar'
[Warning] CustomLinguagem.pas(66): Unsafe type 'pTexto: PAnsiChar'
[Warning] CustomLinguagem.pas(77): Unsafe code 'FreeMem'
[Warning] CustomLinguagem.pas(77): Unsafe type 'pTexto: PAnsiChar'
[Warning] CustomLinguagem.pas(136): Unsafe type 'PChar'
[Warning] CustomLinguagem.pas(153): Unsafe type 'pTexto: PAnsiChar'
[Warning] CustomLinguagem.pas(153): Unsafe type 'PChar'
[Warning] CustomLinguagem.pas(154): Unsafe type 'pTexto: PAnsiChar'
[Warning] CustomLinguagem.pas(157): Unsafe type 'pTexto: PAnsiChar'
[Warning] CustomLinguagem.pas(160): Unsafe code 'FreeMem'
[Warning] CustomLinguagem.pas(160): Unsafe type 'pTexto: PAnsiChar'
[Warning] Linguagem.pas(66): Unsafe type 'PChar'
[Warning] Linguagem.pas(88): Unsafe type 'pTexto: PAnsiChar'
[Warning] Linguagem.pas(88): Unsafe type 'PChar'
[Warning] Linguagem.pas(89): Unsafe type 'pTexto: PAnsiChar'
[Warning] Linguagem.pas(93): Unsafe type 'pTexto: PAnsiChar'
[Warning] Linguagem.pas(108): Unsafe code 'FreeMem'
[Warning] Linguagem.pas(108): Unsafe type 'pTexto: PAnsiChar'
[Warning] Linguagem.pas(411): Unsafe type 'PChar'
[Warning] Linguagem.pas(427): Unsafe type 'pTexto: PAnsiChar'
[Warning] Linguagem.pas(427): Unsafe type 'PChar'
[Warning] Linguagem.pas(428): Unsafe type 'pTexto: PAnsiChar'
[Warning] Linguagem.pas(432): Unsafe type 'pTexto: PAnsiChar'
[Warning] Linguagem.pas(451): Unsafe code 'FreeMem'
[Warning] Linguagem.pas(451): Unsafe type 'pTexto: PAnsiChar'
[Warning] Linguagem.pas(458): Unsafe type 'PChar'
[Warning] Linguagem.pas(474): Unsafe type 'pTexto: PAnsiChar'
[Warning] Linguagem.pas(474): Unsafe type 'PChar'
[Warning] Linguagem.pas(475): Unsafe type 'pTexto: PAnsiChar'
[Warning] Linguagem.pas(479): Unsafe type 'pTexto: PAnsiChar'
[Warning] Linguagem.pas(497): Unsafe code 'FreeMem'
[Warning] Linguagem.pas(497): Unsafe type 'pTexto: PAnsiChar'
[Warning] Linguagem.pas(591): Unsafe type 'PChar'
[Warning] Linguagem.pas(608): Unsafe type 'pTexto: PAnsiChar'
[Warning] Linguagem.pas(608): Unsafe type 'PChar'
[Warning] Linguagem.pas(609): Unsafe type 'pTexto: PAnsiChar'
[Warning] Linguagem.pas(612): Unsafe type 'pTexto: PAnsiChar'
[Warning] Linguagem.pas(615): Unsafe code 'FreeMem'
[Warning] Linguagem.pas(615): Unsafe type 'pTexto: PAnsiChar'
[Warning] SynEditHighlighter.pas(161): Unsafe type 'Pointer'
[Warning] SynEditHighlighter.pas(170): Unsafe type 'Pointer'
[Warning] SynEditHighlighter.pas(874): Unsafe type 'Pointer'
[Warning] SynEditHighlighter.pas(876): Unsafe type 'Result: Pointer'
[Warning] SynEditHighlighter.pas(922): Unsafe type 'Pointer'
[Warning] SynEditMiscProcs.pas(148): Unsafe type 'PChar'
[Warning] SynEditMiscProcs.pas(148): Unsafe type 'PChar'
[Warning] SynEditMiscProcs.pas(187): Unsafe type 'Pointer'
[Warning] SynEditMiscProcs.pas(194): Unsafe type 'Pointer'
[Warning] SynHighlighterMulti.pas(146): Unsafe type 'Pointer'
[Warning] SynHighlighterMulti.pas(195): Unsafe type 'Pointer'
[Warning] SynHighlighterMulti.pas(233): Unsafe type 'Pointer'
[Warning] SynHighlighterMulti.pas(240): Unsafe type 'Pointer'
[Warning] SynHighlighterMulti.pas(316): Unsafe typecast of 'Pointer' to 'TObject'
[Warning] SynHighlighterMulti.pas(432): Unsafe typecast of 'Pointer' to 'TMarker'
[Warning] SynHighlighterMulti.pas(475): Unsafe type 'Pointer'
[Warning] SynHighlighterMulti.pas(477): Unsafe type 'Pointer'
[Warning] SynHighlighterMulti.pas(543): Unsafe type 'fTmpRange: Pointer'
[Warning] SynHighlighterMulti.pas(566): Unsafe type 'fTmpRange: Pointer'
[Warning] SynHighlighterMulti.pas(620): Unsafe type 'fTmpRange: Pointer'
[Warning] SynHighlighterMulti.pas(812): Unsafe type 'Pointer'
[Warning] SynHighlighterMulti.pas(814): Unsafe type 'Result: Pointer'
[Warning] SynHighlighterMulti.pas(815): Unsafe type 'Result: Pointer'
[Warning] SynHighlighterMulti.pas(818): Unsafe type 'Pointer'
[Warning] SynHighlighterMulti.pas(820): Unsafe type 'Value: Pointer'
[Warning] SynHighlighterMulti.pas(851): Unsafe type 'Pointer'
[Warning] SynHighlighterMulti.pas(856): Unsafe type 'fTmpRange: Pointer'
[Warning] SynHighlighterMulti.pas(856): Unsafe type 'Pointer'
[Warning] SynHighlighterMulti.pas(857): Unsafe type 'fTmpRange: Pointer'
[Warning] SynHighlighterMulti.pas(880): Unsafe typecast of 'TRangeProc' to 'TMethod'
[Warning] SynHighlighterMulti.pas(880): Unsafe type 'Code: Pointer'
[Warning] SynHighlighterMulti.pas(880): Unsafe typecast of 'TRangeProc' to 'TMethod'
[Warning] SynHighlighterMulti.pas(880): Unsafe type 'Code: Pointer'
[Warning] SynHighlighterMulti.pas(887): Unsafe type 'Pointer'
[Warning] SynHighlighterMulti.pas(889): Unsafe type 'fTmpRange: Pointer'
[Warning] SynHighlighterMulti.pas(894): Unsafe typecast of 'TCustomRangeEvent' to 'TMethod'
[Warning] SynHighlighterMulti.pas(894): Unsafe type 'Code: Pointer'
[Warning] SynHighlighterMulti.pas(894): Unsafe typecast of 'TCustomRangeEvent' to 'TMethod'
[Warning] SynHighlighterMulti.pas(894): Unsafe type 'Code: Pointer'
[Warning] SynHighlighterMulti.pas(895): Unsafe typecast of 'TCustomRangeEvent' to 'TMethod'
[Warning] SynHighlighterMulti.pas(895): Unsafe type 'Data: Pointer'
[Warning] SynHighlighterMulti.pas(895): Unsafe typecast of 'TCustomRangeEvent' to 'TMethod'
[Warning] SynHighlighterMulti.pas(895): Unsafe type 'Data: Pointer'
[Warning] SynEditMiscProcs.pas(279): Unsafe code '@ operator'
[Warning] SynEditMiscProcs.pas(286): Unsafe type 'PChar'
[Warning] SynEditMiscProcs.pas(289): Unsafe type 'pLine: PAnsiChar'
[Warning] SynEditMiscProcs.pas(290): Unsafe type 'pLine: PAnsiChar'
[Warning] SynEditMiscProcs.pas(291): Unsafe type 'pLine: PAnsiChar'
[Warning] SynEditMiscProcs.pas(293): Unsafe type 'pLine: PAnsiChar'
[Warning] SynEditMiscProcs.pas(295): Unsafe type 'pLine: PAnsiChar'
[Warning] SynEditMiscProcs.pas(303): Unsafe type 'PChar'
[Warning] SynEditMiscProcs.pas(307): Unsafe type 'Pointer'
[Warning] SynEditMiscProcs.pas(309): Unsafe type 'pDest: PAnsiChar'
[Warning] SynEditMiscProcs.pas(309): Unsafe code '@ operator'
[Warning] SynEditMiscProcs.pas(309): Unsafe code 'String index to var param'
[Warning] SynEditMiscProcs.pas(313): Unsafe type 'pDest: PAnsiChar'
[Warning] SynEditMiscProcs.pas(313): Unsafe type 'pDest: PAnsiChar'
[Warning] SynEditMiscProcs.pas(314): Unsafe type 'pDest: PAnsiChar'
[Warning] SynEditMiscProcs.pas(315): Unsafe type 'pDest: PAnsiChar'
[Warning] SynEditMiscProcs.pas(331): Unsafe type 'PChar'
[Warning] SynEditMiscProcs.pas(334): Unsafe type 'Pointer'
[Warning] SynEditMiscProcs.pas(336): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(336): Unsafe code '@ operator'
[Warning] SynEditMiscProcs.pas(343): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(348): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(349): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(353): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(353): Unsafe type 'PChar'
[Warning] SynEditMiscProcs.pas(354): Unsafe type 'pDest: PAnsiChar'
[Warning] SynEditMiscProcs.pas(354): Unsafe type 'PChar'
[Warning] SynEditMiscProcs.pas(358): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(363): Unsafe type 'pDest: PAnsiChar'
[Warning] SynEditMiscProcs.pas(364): Unsafe type 'pDest: PAnsiChar'
[Warning] SynEditMiscProcs.pas(370): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(371): Unsafe type 'pDest: PAnsiChar'
[Warning] SynEditMiscProcs.pas(371): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(372): Unsafe type 'pDest: PAnsiChar'
[Warning] SynEditMiscProcs.pas(373): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(377): Unsafe type 'pDest: PAnsiChar'
[Warning] SynEditMiscProcs.pas(377): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(378): Unsafe type 'pDest: PAnsiChar'
[Warning] SynEditMiscProcs.pas(381): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(382): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(398): Unsafe type 'PChar'
[Warning] SynEditMiscProcs.pas(401): Unsafe type 'Pointer'
[Warning] SynEditMiscProcs.pas(403): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(403): Unsafe code '@ operator'
[Warning] SynEditMiscProcs.pas(409): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(414): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(415): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(419): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(419): Unsafe type 'PChar'
[Warning] SynEditMiscProcs.pas(420): Unsafe type 'pDest: PAnsiChar'
[Warning] SynEditMiscProcs.pas(420): Unsafe type 'PChar'
[Warning] SynEditMiscProcs.pas(422): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(426): Unsafe type 'pDest: PAnsiChar'
[Warning] SynEditMiscProcs.pas(427): Unsafe type 'pDest: PAnsiChar'
[Warning] SynEditMiscProcs.pas(433): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(434): Unsafe type 'pDest: PAnsiChar'
[Warning] SynEditMiscProcs.pas(434): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(435): Unsafe type 'pDest: PAnsiChar'
[Warning] SynEditMiscProcs.pas(436): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(440): Unsafe type 'pDest: PAnsiChar'
[Warning] SynEditMiscProcs.pas(440): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(441): Unsafe type 'pDest: PAnsiChar'
[Warning] SynEditMiscProcs.pas(444): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(445): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEditMiscProcs.pas(471): Unsafe code '@ operator'
[Warning] SynEditMiscProcs.pas(473): Unsafe code '@ operator'
[Warning] SynEditMiscProcs.pas(475): Unsafe code '@ operator'
[Warning] SynEditMiscProcs.pas(480): Unsafe code '@ operator'
[Warning] SynEditMiscProcs.pas(482): Unsafe code '@ operator'
[Warning] SynEditMiscProcs.pas(484): Unsafe code '@ operator'
[Warning] SynEditMiscProcs.pas(489): Unsafe type 'PChar'
[Warning] SynEditMiscProcs.pas(492): Unsafe type 'iRun: PAnsiChar'
[Warning] SynEditMiscProcs.pas(492): Unsafe type 'PChar'
[Warning] SynEditMiscProcs.pas(493): Unsafe type 'iRun: PAnsiChar'
[Warning] SynEditMiscProcs.pas(495): Unsafe type 'iRun: PAnsiChar'
[Warning] SynEditMiscProcs.pas(499): Unsafe type 'iRun: PAnsiChar'
[Warning] SynEditMiscProcs.pas(509): Unsafe type 'PChar'
[Warning] SynEditMiscProcs.pas(513): Unsafe type 'Pointer'
[Warning] SynEditMiscProcs.pas(524): Unsafe type 'pNext: PAnsiChar'
[Warning] SynEditMiscProcs.pas(524): Unsafe code '@ operator'
[Warning] SynEditMiscProcs.pas(526): Unsafe type 'pNext: PAnsiChar'
[Warning] SynEditMiscProcs.pas(541): Unsafe type 'pNext: PAnsiChar'
[Warning] SynEditMiscProcs.pas(555): Unsafe type 'PChar'
[Warning] SynEditMiscProcs.pas(559): Unsafe type 'Pointer'
[Warning] SynEditMiscProcs.pas(567): Unsafe type 'pNext: PAnsiChar'
[Warning] SynEditMiscProcs.pas(567): Unsafe code '@ operator'
[Warning] SynEditMiscProcs.pas(571): Unsafe type 'pNext: PAnsiChar'
[Warning] SynEditMiscProcs.pas(584): Unsafe type 'pNext: PAnsiChar'
[Warning] SynEditMiscProcs.pas(595): Unsafe type 'PChar'
[Warning] SynEditMiscProcs.pas(611): Unsafe type 'p: PAnsiChar'
[Warning] SynEditMiscProcs.pas(611): Unsafe type 'PChar'
[Warning] SynEditMiscProcs.pas(611): Unsafe code '@ operator'
[Warning] SynEditMiscProcs.pas(615): Unsafe type 'p: PAnsiChar'
[Warning] SynEditMiscProcs.pas(617): Unsafe type 'p: PAnsiChar'
[Warning] SynEditMiscProcs.pas(619): Unsafe type 'p: PAnsiChar'
[Warning] SynEditMiscProcs.pas(624): Unsafe type 'p: PAnsiChar'
[Warning] SynEditMiscProcs.pas(629): Unsafe type 'p: PAnsiChar'
[Warning] SynEditMiscProcs.pas(631): Unsafe type 'p: PAnsiChar'
[Warning] SynEditMiscProcs.pas(709): Unsafe type 'PChar'
[Warning] SynEditMiscProcs.pas(709): Unsafe type 'PChar'
[Warning] SynEditMiscProcs.pas(711): Unsafe type 'Result: PAnsiChar'
[Warning] SynEditMiscProcs.pas(711): Unsafe type 'Line: PAnsiChar'
[Warning] SynEditMiscProcs.pas(712): Unsafe type 'Result: PAnsiChar'
[Warning] SynEditMiscProcs.pas(713): Unsafe type 'Result: PAnsiChar'
[Warning] SynEditMiscProcs.pas(714): Unsafe type 'Result: PAnsiChar'
[Warning] SynEditMiscProcs.pas(728): Unsafe code 'String index to var param'
[Warning] SynEditMiscProcs.pas(729): Unsafe code 'String index to var param'
[Warning] SynEditMiscProcs.pas(732): Unsafe code 'String index to var param'
[Warning] SynEditMiscProcs.pas(733): Unsafe code 'String index to var param'
[Warning] SynEditMiscProcs.pas(736): Unsafe code 'String index to var param'
[Warning] SynEditMiscProcs.pas(753): Unsafe code 'String index to var param'
[Warning] SynEditMiscProcs.pas(755): Unsafe code 'String index to var param'
[Warning] SynEditMiscProcs.pas(757): Unsafe code 'String index to var param'
[Warning] SynEditMiscProcs.pas(939): Unsafe typecast of 'Pointer' to 'TObject'
[Warning] SynEditMiscProcs.pas(945): Unsafe type 'Pointer'
[Warning] SynEditMiscProcs.pas(996): Unsafe type 'Pointer'
[Warning] SynEditMiscClasses.pas(534): Unsafe code 'String index to var param'
[Warning] SynEditMiscClasses.pas(938): Unsafe code '@ operator'
[Warning] SynEditMiscClasses.pas(944): Unsafe type 'Code: Pointer'
[Warning] SynEditMiscClasses.pas(945): Unsafe type 'Data: Pointer'
[Warning] SynEditMiscClasses.pas(986): Unsafe type 'Code: Pointer'
[Warning] SynEditMiscClasses.pas(988): Unsafe type 'Data: Pointer'
[Warning] SynEditMiscClasses.pas(1004): Unsafe code '@ operator'
[Warning] SynEditMiscClasses.pas(1012): Unsafe type 'Data: Pointer'
[Warning] SynEditMiscClasses.pas(1017): Unsafe type 'Code: Pointer'
[Warning] SynEditMiscClasses.pas(1031): Unsafe typecast of 'TNotifyEvent' to 'TMethod'
[Warning] SynEditMiscClasses.pas(1042): Unsafe typecast of 'TMethod' to 'TNotifyEvent'
[Warning] SynEditMiscClasses.pas(1047): Unsafe typecast of 'TNotifyEvent' to 'TMethod'
[Warning] SynEditMiscClasses.pas(1090): Unsafe typecast of 'Pointer' to 'TInternalResource'
[Warning] SynEditMiscClasses.pas(1091): Unsafe typecast of 'Pointer' to 'TInternalResource'
[Warning] SynEditMiscClasses.pas(1116): Unsafe typecast of 'Pointer' to 'TInternalResource'
[Warning] SynEditMiscClasses.pas(1130): Unsafe typecast of 'Pointer' to 'TInternalResource'
[Warning] SynEditKbdHandler.pas(141): Unsafe typecast of 'TKeyEvent' to 'TMethod'
[Warning] SynEditKbdHandler.pas(146): Unsafe typecast of 'TKeyEvent' to 'TMethod'
[Warning] SynEditKbdHandler.pas(151): Unsafe typecast of 'TKeyPressEvent' to 'TMethod'
[Warning] SynEditKbdHandler.pas(156): Unsafe typecast of 'TMouseEvent' to 'TMethod'
[Warning] SynEditKbdHandler.pas(161): Unsafe typecast of 'TMouseEvent' to 'TMethod'
[Warning] SynEditKbdHandler.pas(166): Unsafe typecast of 'TMouseCursorEvent' to 'TMethod'
[Warning] SynEditKbdHandler.pas(212): Unsafe typecast of 'TMethod' to 'TKeyEvent'
[Warning] SynEditKbdHandler.pas(234): Unsafe typecast of 'TMethod' to 'TKeyEvent'
[Warning] SynEditKbdHandler.pas(256): Unsafe typecast of 'TMethod' to 'TKeyPressEvent'
[Warning] SynEditKbdHandler.pas(278): Unsafe typecast of 'TMethod' to 'TMouseEvent'
[Warning] SynEditKbdHandler.pas(294): Unsafe typecast of 'TMethod' to 'TMouseEvent'
[Warning] SynEditKbdHandler.pas(310): Unsafe typecast of 'TMethod' to 'TMouseCursorEvent'
[Warning] SynEditKbdHandler.pas(318): Unsafe typecast of 'TKeyEvent' to 'TMethod'
[Warning] SynEditKbdHandler.pas(323): Unsafe typecast of 'TKeyEvent' to 'TMethod'
[Warning] SynEditKbdHandler.pas(328): Unsafe typecast of 'TKeyPressEvent' to 'TMethod'
[Warning] SynEditKbdHandler.pas(333): Unsafe typecast of 'TMouseEvent' to 'TMethod'
[Warning] SynEditKbdHandler.pas(338): Unsafe typecast of 'TMouseEvent' to 'TMethod'
[Warning] SynEditKbdHandler.pas(343): Unsafe typecast of 'TMouseCursorEvent' to 'TMethod'
[Warning] SynEditKbdHandler.pas(350): Unsafe type 'Data: Pointer'
[Warning] SynEditKbdHandler.pas(351): Unsafe type 'Code: Pointer'
[Warning] SynEditKbdHandler.pas(372): Unsafe type 'Data: Pointer'
[Warning] SynEditKbdHandler.pas(373): Unsafe type 'Code: Pointer'
[Warning] SynEditKbdHandler.pas(383): Unsafe type 'Data: Pointer'
[Warning] SynEditKbdHandler.pas(383): Unsafe type 'Code: Pointer'
[Warning] SynTextDrawer.pas(129): Unsafe type 'PChar'
[Warning] SynTextDrawer.pas(198): Unsafe type 'Pointer'
[Warning] SynTextDrawer.pas(224): Unsafe type 'PChar'
[Warning] SynTextDrawer.pas(226): Unsafe type 'PChar'
[Warning] SynTextDrawer.pas(267): Unsafe type 'PChar'
[Warning] SynTextDrawer.pas(269): Unsafe type 'PChar'
[Warning] SynTextDrawer.pas(271): Unsafe type 'PChar'
[Warning] SynTextDrawer.pas(273): Unsafe type 'PChar'
[Warning] SynTextDrawer.pas(276): Unsafe type 'PChar'
[Warning] SynTextDrawer.pas(455): Unsafe code '@ operator'
[Warning] SynTextDrawer.pas(455): Unsafe code '@ operator'
[Warning] SynTextDrawer.pas(506): Unsafe type 'PChar'
[Warning] SynTextDrawer.pas(508): Unsafe code '@ operator'
[Warning] SynTextDrawer.pas(514): Unsafe type 'pEnd: PAnsiChar'
[Warning] SynTextDrawer.pas(515): Unsafe type 'pEnd: PAnsiChar'
[Warning] SynTextDrawer.pas(515): Unsafe code '@ operator'
[Warning] SynTextDrawer.pas(515): Unsafe type 'pEnd: PAnsiChar'
[Warning] SynTextDrawer.pas(639): Unsafe code '@ operator'
[Warning] SynTextDrawer.pas(777): Unsafe code '@ operator'
[Warning] SynTextDrawer.pas(777): Unsafe code '@ operator'
[Warning] SynTextDrawer.pas(779): Unsafe code '@ operator'
[Warning] SynTextDrawer.pas(819): Unsafe type 'FETODist: Pointer'
[Warning] SynTextDrawer.pas(822): Unsafe code 'FreeMem'
[Warning] SynTextDrawer.pas(822): Unsafe type 'FETODist: Pointer'
[Warning] SynTextDrawer.pas(823): Unsafe type 'FETODist: Pointer'
[Warning] SynTextDrawer.pas(952): Unsafe type 'PChar'
[Warning] SynTextDrawer.pas(955): Unsafe type 'Text: PAnsiChar'
[Warning] SynTextDrawer.pas(959): Unsafe type 'PChar'
[Warning] SynTextDrawer.pas(972): Unsafe code 'ReallocMem'
[Warning] SynTextDrawer.pas(972): Unsafe type 'FETODist: Pointer'
[Warning] SynTextDrawer.pas(973): Unsafe type 'FETODist: Pointer'
[Warning] SynTextDrawer.pas(985): Unsafe code '@ operator'
[Warning] SynTextDrawer.pas(985): Unsafe type 'Text: PAnsiChar'
[Warning] SynTextDrawer.pas(986): Unsafe type 'FETODist: Pointer'
[Warning] SynTextDrawer.pas(1000): Unsafe code '@ operator'
[Warning] SynTextDrawer.pas(1061): Unsafe type 'PChar'
[Warning] SynTextDrawer.pas(1063): Unsafe type 'Text: PAnsiChar'
[Warning] SynTextDrawer.pas(1067): Unsafe type 'PChar'
[Warning] SynTextDrawer.pas(1069): Unsafe code '@ operator'
[Warning] SynTextDrawer.pas(1069): Unsafe type 'Text: PAnsiChar'
[Warning] SynTextDrawer.pas(1073): Unsafe type 'PChar'
[Warning] SynTextDrawer.pas(1075): Unsafe type 'PChar'
[Warning] SynTextDrawer.pas(1076): Unsafe type 'PChar'
[Warning] SynTextDrawer.pas(1077): Unsafe type 'PChar'
[Warning] SynTextDrawer.pas(1081): Unsafe type 'pRun: PAnsiChar'
[Warning] SynTextDrawer.pas(1081): Unsafe type 'pTail: PAnsiChar'
[Warning] SynTextDrawer.pas(1081): Unsafe type 'pRun: PAnsiChar'
[Warning] SynTextDrawer.pas(1082): Unsafe type 'pRun: PAnsiChar'
[Warning] SynTextDrawer.pas(1087): Unsafe type 'pRun: PAnsiChar'
[Warning] SynTextDrawer.pas(1087): Unsafe type 'pTail: PAnsiChar'
[Warning] SynTextDrawer.pas(1087): Unsafe type 'pRun: PAnsiChar'
[Warning] SynTextDrawer.pas(1088): Unsafe type 'pRun: PAnsiChar'
[Warning] SynTextDrawer.pas(1096): Unsafe type 'pCrnt: PAnsiChar'
[Warning] SynTextDrawer.pas(1096): Unsafe type 'Text: PAnsiChar'
[Warning] SynTextDrawer.pas(1097): Unsafe type 'pRun: PAnsiChar'
[Warning] SynTextDrawer.pas(1097): Unsafe type 'Text: PAnsiChar'
[Warning] SynTextDrawer.pas(1098): Unsafe type 'pTail: PAnsiChar'
[Warning] SynTextDrawer.pas(1098): Unsafe type 'PChar'
[Warning] SynTextDrawer.pas(1098): Unsafe type 'Text: PAnsiChar'
[Warning] SynTextDrawer.pas(1100): Unsafe type 'pCrnt: PAnsiChar'
[Warning] SynTextDrawer.pas(1100): Unsafe type 'pTail: PAnsiChar'
[Warning] SynTextDrawer.pas(1103): Unsafe type 'pRun: PAnsiChar'
[Warning] SynTextDrawer.pas(1103): Unsafe type 'pCrnt: PAnsiChar'
[Warning] SynTextDrawer.pas(1106): Unsafe type 'pRun: PAnsiChar'
[Warning] SynTextDrawer.pas(1106): Unsafe type 'pCrnt: PAnsiChar'
[Warning] SynTextDrawer.pas(1111): Unsafe code '@ operator'
[Warning] SynTextDrawer.pas(1111): Unsafe type 'pCrnt: PAnsiChar'
[Warning] SynTextDrawer.pas(1116): Unsafe type 'pCrnt: PAnsiChar'
[Warning] SynTextDrawer.pas(1116): Unsafe type 'pRun: PAnsiChar'
[Warning] SynTextDrawer.pas(1117): Unsafe type 'pRun: PAnsiChar'
[Warning] SynTextDrawer.pas(1117): Unsafe type 'pTail: PAnsiChar'
[Warning] SynTextDrawer.pas(1122): Unsafe type 'pRun: PAnsiChar'
[Warning] SynTextDrawer.pas(1122): Unsafe type 'pCrnt: PAnsiChar'
[Warning] SynTextDrawer.pas(1127): Unsafe code '@ operator'
[Warning] SynTextDrawer.pas(1127): Unsafe type 'pCrnt: PAnsiChar'
[Warning] SynTextDrawer.pas(1131): Unsafe type 'pCrnt: PAnsiChar'
[Warning] SynTextDrawer.pas(1131): Unsafe type 'pRun: PAnsiChar'
[Warning] SynTextDrawer.pas(1134): Unsafe type 'pCrnt: PAnsiChar'
[Warning] SynTextDrawer.pas(1134): Unsafe type 'Text: PAnsiChar'
[Warning] SynTextDrawer.pas(1138): Unsafe code '@ operator'
[Warning] SynTextDrawer.pas(1143): Unsafe type 'PChar'
[Warning] SynTextDrawer.pas(1145): Unsafe type 'Text: PAnsiChar'
[Warning] SynTextDrawer.pas(1149): Unsafe type 'PChar'
[Warning] SynTextDrawer.pas(1157): Unsafe type 'Text: PAnsiChar'
[Warning] SynTextDrawer.pas(1161): Unsafe type 'Text: PAnsiChar'
[Warning] SynTextDrawer.pas(1163): Unsafe code '@ operator'
[Warning] SynTextDrawer.pas(1163): Unsafe type 'Text: PAnsiChar'
[Warning] SynEditTextBuffer.pas(62): Unsafe type 'Pointer'
[Warning] SynEditTextBuffer.pas(71): Unsafe type 'TSynEditRange'
[Warning] SynEditTextBuffer.pas(80): Unsafe type 'TSynEditRange'
[Warning] SynEditTextBuffer.pas(111): Unsafe type 'TSynEditRange'
[Warning] SynEditTextBuffer.pas(114): Unsafe type 'TSynEditRange'
[Warning] SynEditTextBuffer.pas(150): Unsafe type 'TSynEditRange'
[Warning] SynEditTextBuffer.pas(266): Unsafe type 'PChar'
[Warning] SynEditTextBuffer.pas(287): Unsafe type 'fBuffer: PAnsiChar'
[Warning] SynEditTextBuffer.pas(305): Unsafe code 'ReallocMem'
[Warning] SynEditTextBuffer.pas(305): Unsafe type 'fBuffer: PAnsiChar'
[Warning] SynEditTextBuffer.pas(428): Unsafe type 'fBuffer: PAnsiChar'
[Warning] SynEditTextBuffer.pas(440): Unsafe type 'fBuffer: PAnsiChar'
[Warning] SynEditTextBuffer.pas(461): Unsafe type 'fBuffer: PAnsiChar'
[Warning] SynEditTextBuffer.pas(466): Unsafe type 'fBuffer: PAnsiChar'
[Warning] SynEditTextBuffer.pas(471): Unsafe type 'fBuffer: PAnsiChar'
[Warning] SynEditTextBuffer.pas(532): Unsafe type 'Pointer'
[Warning] SynEditTextBuffer.pas(535): Unsafe type 'fRange: Pointer'
[Warning] SynEditTextBuffer.pas(535): Unsafe type 'NullRange: Pointer'
[Warning] SynEditTextBuffer.pas(700): Unsafe code '@ operator'
[Warning] SynEditTextBuffer.pas(726): Unsafe type 'TSynEditRange'
[Warning] SynEditTextBuffer.pas(729): Unsafe type 'Result: Pointer'
[Warning] SynEditTextBuffer.pas(729): Unsafe type 'fRange: Pointer'
[Warning] SynEditTextBuffer.pas(731): Unsafe type 'Result: Pointer'
[Warning] SynEditTextBuffer.pas(773): Unsafe type 'Pointer'
[Warning] SynEditTextBuffer.pas(776): Unsafe type 'fRange: Pointer'
[Warning] SynEditTextBuffer.pas(776): Unsafe type 'NullRange: Pointer'
[Warning] SynEditTextBuffer.pas(801): Unsafe type 'Pointer'
[Warning] SynEditTextBuffer.pas(803): Unsafe type 'fRange: Pointer'
[Warning] SynEditTextBuffer.pas(803): Unsafe type 'NullRange: Pointer'
[Warning] SynEditTextBuffer.pas(884): Unsafe type 'PChar'
[Warning] SynEditTextBuffer.pas(895): Unsafe type 'Pointer'
[Warning] SynEditTextBuffer.pas(898): Unsafe type 'P: PAnsiChar'
[Warning] SynEditTextBuffer.pas(898): Unsafe type 'Pointer'
[Warning] SynEditTextBuffer.pas(899): Unsafe type 'P: PAnsiChar'
[Warning] SynEditTextBuffer.pas(904): Unsafe type 'Start: PAnsiChar'
[Warning] SynEditTextBuffer.pas(904): Unsafe type 'P: PAnsiChar'
[Warning] SynEditTextBuffer.pas(905): Unsafe type 'P: PAnsiChar'
[Warning] SynEditTextBuffer.pas(907): Unsafe type 'P: PAnsiChar'
[Warning] SynEditTextBuffer.pas(910): Unsafe type 'Start: PAnsiChar'
[Warning] SynEditTextBuffer.pas(910): Unsafe type 'P: PAnsiChar'
[Warning] SynEditTextBuffer.pas(910): Unsafe type 'Start: PAnsiChar'
[Warning] SynEditTextBuffer.pas(912): Unsafe type 'P: PAnsiChar'
[Warning] SynEditTextBuffer.pas(915): Unsafe type 'P: PAnsiChar'
[Warning] SynEditTextBuffer.pas(918): Unsafe type 'P: PAnsiChar'
[Warning] SynEditTextBuffer.pas(921): Unsafe type 'P: PAnsiChar'
[Warning] SynEditTextBuffer.pas(944): Unsafe type 'PChar'
[Warning] SynEditTextBuffer.pas(956): Unsafe type 'P: PAnsiChar'
[Warning] SynEditTextBuffer.pas(956): Unsafe type 'Pointer'
[Warning] SynEditTextBuffer.pas(962): Unsafe type 'Pointer'
[Warning] SynEditTextBuffer.pas(962): Unsafe type 'P: PAnsiChar'
[Warning] SynEditTextBuffer.pas(963): Unsafe type 'P: PAnsiChar'
[Warning] SynEditTextBuffer.pas(968): Unsafe type 'P: PAnsiChar'
[Warning] SynEditTextBuffer.pas(969): Unsafe type 'P: PAnsiChar'
[Warning] SynEditTextBuffer.pas(972): Unsafe type 'P: PAnsiChar'
[Warning] SynEditTextBuffer.pas(973): Unsafe type 'P: PAnsiChar'
[Warning] SynEditTextBuffer.pas(975): Unsafe type 'P: PAnsiChar'
[Warning] SynEditTextBuffer.pas(976): Unsafe type 'P: PAnsiChar'
[Warning] SynEditTextBuffer.pas(977): Unsafe type 'P: PAnsiChar'
[Warning] SynEditTextBuffer.pas(978): Unsafe type 'P: PAnsiChar'
[Warning] SynEditTextBuffer.pas(982): Unsafe type 'Pointer'
[Warning] SynEditTextBuffer.pas(1015): Unsafe type 'TSynEditRange'
[Warning] SynEditTextBuffer.pas(1020): Unsafe type 'fRange: Pointer'
[Warning] SynEditTextBuffer.pas(1020): Unsafe type 'ARange: Pointer'
[Warning] SynEditTextBuffer.pas(1051): Unsafe code 'ReallocMem'
[Warning] SynEditTextBuffer.pas(1188): Unsafe typecast of 'Pointer' to 'TSynEditUndoItem'
[Warning] SynEditTextBuffer.pas(1296): Unsafe typecast of 'Pointer' to 'TSynEditUndoItem'
[Warning] SynEditTextBuffer.pas(1340): Unsafe typecast of 'Pointer' to 'TSynEditUndoItem'
[Warning] SynEditTextBuffer.pas(1351): Unsafe typecast of 'Pointer' to 'TSynEditUndoItem'
[Warning] SynEdit.pas(142): Unsafe type 'Pointer'
[Warning] SynEdit.pas(142): Unsafe type 'Pointer'
[Warning] SynEdit.pas(147): Unsafe type 'Pointer'
[Warning] SynEdit.pas(270): Unsafe type 'Pointer'
[Warning] SynEdit.pas(511): Unsafe type 'PChar'
[Warning] SynEdit.pas(631): Unsafe type 'Pointer'
[Warning] SynEdit.pas(646): Unsafe type 'PChar'
[Warning] SynEdit.pas(653): Unsafe type 'Pointer'
[Warning] SynEdit.pas(663): Unsafe type 'Pointer'
[Warning] SynEdit.pas(672): Unsafe type 'Pointer'
[Warning] SynEdit.pas(715): Unsafe type 'Pointer'
[Warning] SynEdit.pas(732): Unsafe type 'Pointer'
[Warning] SynEdit.pas(772): Unsafe type 'Pointer'
[Warning] SynEditWordWrap.pas(189): Unsafe code 'FreeMem'
[Warning] SynEditWordWrap.pas(190): Unsafe code 'FreeMem'
[Warning] SynEditWordWrap.pas(253): Unsafe code 'ReallocMem'
[Warning] SynEditWordWrap.pas(266): Unsafe code 'ReallocMem'
[Warning] SynEditWordWrap.pas(405): Unsafe type 'PChar'
[Warning] SynEditWordWrap.pas(406): Unsafe type 'PChar'
[Warning] SynEditWordWrap.pas(407): Unsafe type 'PChar'
[Warning] SynEditWordWrap.pas(408): Unsafe type 'PChar'
[Warning] SynEditWordWrap.pas(409): Unsafe type 'PChar'
[Warning] SynEditWordWrap.pas(422): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(422): Unsafe type 'PChar'
[Warning] SynEditWordWrap.pas(423): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(423): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(424): Unsafe type 'vLineEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(424): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(425): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(425): Unsafe type 'vLineEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(428): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(431): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(432): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(435): Unsafe type 'vRowMinEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(435): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(436): Unsafe type 'vRunner: PAnsiChar'
[Warning] SynEditWordWrap.pas(436): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(437): Unsafe type 'vRunner: PAnsiChar'
[Warning] SynEditWordWrap.pas(437): Unsafe type 'vRowMinEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(439): Unsafe type 'vRunner: PAnsiChar'
[Warning] SynEditWordWrap.pas(441): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(441): Unsafe type 'vRunner: PAnsiChar'
[Warning] SynEditWordWrap.pas(444): Unsafe type 'vRunner: PAnsiChar'
[Warning] SynEditWordWrap.pas(448): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(448): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(450): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(450): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(451): Unsafe type 'vRowMinEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(451): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(452): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(452): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(452): Unsafe type 'vRowMinEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(453): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(456): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(456): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(456): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(457): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(460): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(460): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(463): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(463): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(464): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(466): Unsafe type 'vLineEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(466): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(468): Unsafe type 'vLineEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(468): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(501): Unsafe code 'FreeMem'
[Warning] SynEditWordWrap.pas(511): Unsafe type 'PChar'
[Warning] SynEditWordWrap.pas(512): Unsafe type 'PChar'
[Warning] SynEditWordWrap.pas(513): Unsafe type 'PChar'
[Warning] SynEditWordWrap.pas(514): Unsafe type 'PChar'
[Warning] SynEditWordWrap.pas(515): Unsafe type 'PChar'
[Warning] SynEditWordWrap.pas(534): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(534): Unsafe type 'PChar'
[Warning] SynEditWordWrap.pas(535): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(535): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(536): Unsafe type 'vLineEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(536): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(537): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(537): Unsafe type 'vLineEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(540): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(543): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(544): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(547): Unsafe type 'vRowMinEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(547): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(548): Unsafe type 'vRunner: PAnsiChar'
[Warning] SynEditWordWrap.pas(548): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(549): Unsafe type 'vRunner: PAnsiChar'
[Warning] SynEditWordWrap.pas(549): Unsafe type 'vRowMinEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(551): Unsafe type 'vRunner: PAnsiChar'
[Warning] SynEditWordWrap.pas(553): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(553): Unsafe type 'vRunner: PAnsiChar'
[Warning] SynEditWordWrap.pas(556): Unsafe type 'vRunner: PAnsiChar'
[Warning] SynEditWordWrap.pas(560): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(560): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(562): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(562): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(563): Unsafe type 'vRowMinEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(563): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(564): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(564): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(564): Unsafe type 'vRowMinEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(565): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(568): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(568): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(568): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(569): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(571): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(571): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(574): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(574): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(575): Unsafe type 'vRowEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(577): Unsafe type 'vLineEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(577): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(579): Unsafe type 'vLineEnd: PAnsiChar'
[Warning] SynEditWordWrap.pas(579): Unsafe type 'vRowBegin: PAnsiChar'
[Warning] SynEditWordWrap.pas(604): Unsafe code 'ReallocMem'
[Warning] SynEditWordWrap.pas(606): Unsafe code 'ReallocMem'
[Warning] SynEdit.pas(1081): Unsafe type 'Pointer'
[Warning] SynEdit.pas(1082): Unsafe type 'Pointer'
[Warning] SynEdit.pas(1087): Unsafe type 'Pointer'
[Warning] SynEdit.pas(1091): Unsafe type 'fData: Pointer'
[Warning] SynEdit.pas(1091): Unsafe type 'AData: Pointer'
[Warning] SynEdit.pas(1096): Unsafe typecast of 'THookedCommandEvent' to 'TMethod'
[Warning] SynEdit.pas(1097): Unsafe type 'Code: Pointer'
[Warning] SynEdit.pas(1097): Unsafe typecast of 'THookedCommandEvent' to 'TMethod'
[Warning] SynEdit.pas(1097): Unsafe type 'Code: Pointer'
[Warning] SynEdit.pas(1097): Unsafe type 'Data: Pointer'
[Warning] SynEdit.pas(1097): Unsafe typecast of 'THookedCommandEvent' to 'TMethod'
[Warning] SynEdit.pas(1097): Unsafe type 'Data: Pointer'
[Warning] SynEdit.pas(1204): Unsafe type 'PChar'
[Warning] SynEdit.pas(1222): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1224): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1225): Unsafe type 'PChar'
[Warning] SynEdit.pas(1225): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1240): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1242): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1244): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1245): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1246): Unsafe type 'PChar'
[Warning] SynEdit.pas(1246): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1443): Unsafe type 'WindowText: PAnsiChar'
[Warning] SynEdit.pas(1444): Unsafe type 'WindowText: PAnsiChar'
[Warning] SynEdit.pas(1515): Unsafe typecast of 'Pointer' to 'THookedCommandHandlerEntry'
[Warning] SynEdit.pas(1521): Unsafe typecast of 'Pointer' to 'TSynEditPlugin'
[Warning] SynEdit.pas(1601): Unsafe type 'PChar'
[Warning] SynEdit.pas(1609): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1609): Unsafe type 'PChar'
[Warning] SynEdit.pas(1610): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1611): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1612): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1617): Unsafe type 'PChar'
[Warning] SynEdit.pas(1619): Unsafe type 'PChar'
[Warning] SynEdit.pas(1627): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEdit.pas(1627): Unsafe type 'PChar'
[Warning] SynEdit.pas(1629): Unsafe type 'pSrc: PAnsiChar'
[Warning] SynEdit.pas(1629): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1630): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1631): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1636): Unsafe type 'PChar'
[Warning] SynEdit.pas(1639): Unsafe type 'PChar'
[Warning] SynEdit.pas(1643): Unsafe type 'OldP: PAnsiChar'
[Warning] SynEdit.pas(1643): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1644): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1645): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1645): Unsafe type 'OldP: PAnsiChar'
[Warning] SynEdit.pas(1648): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1649): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1661): Unsafe type 'PChar'
[Warning] SynEdit.pas(1690): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1690): Unsafe type 'PChar'
[Warning] SynEdit.pas(1691): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1693): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1697): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1698): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1700): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1723): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1723): Unsafe type 'PChar'
[Warning] SynEdit.pas(1738): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1740): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1755): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1755): Unsafe type 'PChar'
[Warning] SynEdit.pas(1758): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1759): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1761): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1763): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(1803): Unsafe type 'PChar'
[Warning] SynEdit.pas(1810): Unsafe code 'GetMem'
[Warning] SynEdit.pas(1810): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(1812): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(1813): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(1814): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(1816): Unsafe code 'FreeMem'
[Warning] SynEdit.pas(1816): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(1838): Unsafe code '@ operator'
[Warning] SynEdit.pas(1839): Unsafe code '@ operator'
[Warning] SynEdit.pas(1999): Unsafe type 'Pointer'
[Warning] SynEdit.pas(2018): Unsafe type 'Data: Pointer'
[Warning] SynEdit.pas(2021): Unsafe type 'Data: Pointer'
[Warning] SynEdit.pas(2025): Unsafe type 'Data: Pointer'
[Warning] SynEdit.pas(2030): Unsafe type 'Data: Pointer'
[Warning] SynEdit.pas(2031): Unsafe code 'FreeMem'
[Warning] SynEdit.pas(2031): Unsafe type 'Data: Pointer'
[Warning] SynEdit.pas(2070): Unsafe type 'PChar'
[Warning] SynEdit.pas(2072): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(2072): Unsafe type 'Pointer'
[Warning] SynEdit.pas(2073): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(2076): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(2078): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(2082): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(2594): Unsafe type 'PChar'
[Warning] SynEdit.pas(2600): Unsafe code '@ operator'
[Warning] SynEdit.pas(2600): Unsafe type 'PChar'
[Warning] SynEdit.pas(2606): Unsafe code '@ operator'
[Warning] SynEdit.pas(2606): Unsafe type 'PChar'
[Warning] SynEdit.pas(2703): Unsafe code 'FreeMem'
[Warning] SynEdit.pas(2857): Unsafe type 'PChar'
[Warning] SynEdit.pas(2875): Unsafe code 'String index to var param'
[Warning] SynEdit.pas(2878): Unsafe code 'String index to var param'
[Warning] SynEdit.pas(2892): Unsafe type 'pszText: PAnsiChar'
[Warning] SynEdit.pas(2903): Unsafe type 'pszText: PAnsiChar'
[Warning] SynEdit.pas(2903): Unsafe type 'PChar'
[Warning] SynEdit.pas(2903): Unsafe code '@ operator'
[Warning] SynEdit.pas(2903): Unsafe code 'String index to var param'
[Warning] SynEdit.pas(2907): Unsafe type 'pszText: PAnsiChar'
[Warning] SynEdit.pas(2914): Unsafe code 'String index to var param'
[Warning] SynEdit.pas(2923): Unsafe type 'pszText: PAnsiChar'
[Warning] SynEdit.pas(2923): Unsafe type 'PChar'
[Warning] SynEdit.pas(2923): Unsafe code '@ operator'
[Warning] SynEdit.pas(2923): Unsafe code 'String index to var param'
[Warning] SynEdit.pas(2934): Unsafe type 'pszText: PAnsiChar'
[Warning] SynEdit.pas(2937): Unsafe code 'String index to var param'
[Warning] SynEdit.pas(3101): Unsafe type 'PChar'
[Warning] SynEdit.pas(3106): Unsafe type 'pTok: PAnsiChar'
[Warning] SynEdit.pas(3106): Unsafe type 'PChar'
[Warning] SynEdit.pas(3107): Unsafe type 'pTok: PAnsiChar'
[Warning] SynEdit.pas(3109): Unsafe type 'pTok: PAnsiChar'
[Warning] SynEdit.pas(3111): Unsafe type 'pTok: PAnsiChar'
[Warning] SynEdit.pas(3111): Unsafe type 'pTok: PAnsiChar'
[Warning] SynEdit.pas(3111): Unsafe type 'PChar'
[Warning] SynEdit.pas(3156): Unsafe code 'String index to var param'
[Warning] SynEdit.pas(3167): Unsafe code 'String index to var param'
[Warning] SynEdit.pas(3503): Unsafe type 'PChar'
[Warning] SynEdit.pas(3519): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(3520): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(3531): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(3532): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(3547): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4029): Unsafe code '@ operator'
[Warning] SynEdit.pas(4029): Unsafe code '@ operator'
[Warning] SynEdit.pas(4079): Unsafe type 'PChar'
[Warning] SynEdit.pas(4089): Unsafe type 'PChar'
[Warning] SynEdit.pas(4173): Unsafe type 'PChar'
[Warning] SynEdit.pas(4176): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(4178): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(4179): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(4180): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(4181): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(4183): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(4183): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(4192): Unsafe type 'PChar'
[Warning] SynEdit.pas(4193): Unsafe type 'PChar'
[Warning] SynEdit.pas(4204): Unsafe type 'Start: PAnsiChar'
[Warning] SynEdit.pas(4204): Unsafe type 'PChar'
[Warning] SynEdit.pas(4204): Unsafe type 'Value: PAnsiChar'
[Warning] SynEdit.pas(4205): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4205): Unsafe type 'Start: PAnsiChar'
[Warning] SynEdit.pas(4206): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4208): Unsafe type 'Value: PAnsiChar'
[Warning] SynEdit.pas(4208): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4208): Unsafe type 'Start: PAnsiChar'
[Warning] SynEdit.pas(4210): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4213): Unsafe type 'Value: PAnsiChar'
[Warning] SynEdit.pas(4217): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4219): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4220): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4221): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4222): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4225): Unsafe type 'Start: PAnsiChar'
[Warning] SynEdit.pas(4225): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4226): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4226): Unsafe type 'Start: PAnsiChar'
[Warning] SynEdit.pas(4227): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4227): Unsafe type 'Start: PAnsiChar'
[Warning] SynEdit.pas(4229): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4235): Unsafe type 'Start: PAnsiChar'
[Warning] SynEdit.pas(4235): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4235): Unsafe type 'Start: PAnsiChar'
[Warning] SynEdit.pas(4236): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4254): Unsafe type 'PChar'
[Warning] SynEdit.pas(4255): Unsafe type 'PChar'
[Warning] SynEdit.pas(4263): Unsafe type 'Start: PAnsiChar'
[Warning] SynEdit.pas(4263): Unsafe type 'PChar'
[Warning] SynEdit.pas(4263): Unsafe type 'Value: PAnsiChar'
[Warning] SynEdit.pas(4265): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4265): Unsafe type 'Start: PAnsiChar'
[Warning] SynEdit.pas(4266): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4266): Unsafe type 'Start: PAnsiChar'
[Warning] SynEdit.pas(4268): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4268): Unsafe type 'Start: PAnsiChar'
[Warning] SynEdit.pas(4269): Unsafe type 'Start: PAnsiChar'
[Warning] SynEdit.pas(4269): Unsafe code 'String index to var param'
[Warning] SynEdit.pas(4269): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4269): Unsafe type 'Start: PAnsiChar'
[Warning] SynEdit.pas(4304): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4304): Unsafe type 'Start: PAnsiChar'
[Warning] SynEdit.pas(4307): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4309): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4310): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4311): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4315): Unsafe type 'Start: PAnsiChar'
[Warning] SynEdit.pas(4315): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4316): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4323): Unsafe type 'PChar'
[Warning] SynEdit.pas(4324): Unsafe type 'PChar'
[Warning] SynEdit.pas(4331): Unsafe type 'Start: PAnsiChar'
[Warning] SynEdit.pas(4331): Unsafe type 'PChar'
[Warning] SynEdit.pas(4331): Unsafe type 'Value: PAnsiChar'
[Warning] SynEdit.pas(4333): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4333): Unsafe type 'Start: PAnsiChar'
[Warning] SynEdit.pas(4334): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4334): Unsafe type 'Start: PAnsiChar'
[Warning] SynEdit.pas(4336): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4336): Unsafe type 'Start: PAnsiChar'
[Warning] SynEdit.pas(4337): Unsafe type 'Start: PAnsiChar'
[Warning] SynEdit.pas(4337): Unsafe code 'String index to var param'
[Warning] SynEdit.pas(4337): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4337): Unsafe type 'Start: PAnsiChar'
[Warning] SynEdit.pas(4341): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4357): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4358): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4359): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4360): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4361): Unsafe type 'Start: PAnsiChar'
[Warning] SynEdit.pas(4361): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4363): Unsafe type 'P: PAnsiChar'
[Warning] SynEdit.pas(4372): Unsafe type 'Value: PAnsiChar'
[Warning] SynEdit.pas(4411): Unsafe type 'Value: PAnsiChar'
[Warning] SynEdit.pas(4411): Unsafe type 'Value: PAnsiChar'
[Warning] SynEdit.pas(4507): Unsafe code '@ operator'
[Warning] SynEdit.pas(4864): Unsafe type 'Text: PAnsiChar'
[Warning] SynEdit.pas(4865): Unsafe type 'Text: PAnsiChar'
[Warning] SynEdit.pas(4960): Unsafe type 'Text: PAnsiChar'
[Warning] SynEdit.pas(5083): Unsafe type 'TSynEditRange'
[Warning] SynEdit.pas(5096): Unsafe type 'iRange: Pointer'
[Warning] SynEdit.pas(5097): Unsafe type 'iRange: Pointer'
[Warning] SynEdit.pas(5099): Unsafe type 'iRange: Pointer'
[Warning] SynEdit.pas(5256): Unsafe code 'GetMem'
[Warning] SynEdit.pas(5259): Unsafe type 'PChar'
[Warning] SynEdit.pas(5289): Unsafe code 'FreeMem'
[Warning] SynEdit.pas(5384): Unsafe type 'PChar'
[Warning] SynEdit.pas(5390): Unsafe type 'ChangeStr: PAnsiChar'
[Warning] SynEdit.pas(5488): Unsafe type 'PChar'
[Warning] SynEdit.pas(5518): Unsafe type 'PChar'
[Warning] SynEdit.pas(5534): Unsafe type 'PChar'
[Warning] SynEdit.pas(5544): Unsafe type 'PChar'
[Warning] SynEdit.pas(5568): Unsafe type 'StrToDelete: PAnsiChar'
[Warning] SynEdit.pas(5568): Unsafe type 'PChar'
[Warning] SynEdit.pas(5575): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(5575): Unsafe type 'StrToDelete: PAnsiChar'
[Warning] SynEdit.pas(5576): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(5576): Unsafe type 'StrToDelete: PAnsiChar'
[Warning] SynEdit.pas(5578): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(5578): Unsafe type 'StrToDelete: PAnsiChar'
[Warning] SynEdit.pas(5588): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(5590): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(5591): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(5592): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(5595): Unsafe type 'StrToDelete: PAnsiChar'
[Warning] SynEdit.pas(5595): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(5596): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(5614): Unsafe type 'PChar'
[Warning] SynEdit.pas(5750): Unsafe type 'PChar'
[Warning] SynEdit.pas(5768): Unsafe typecast of 'TBufferCoord' to 'TPoint'
[Warning] SynEdit.pas(5768): Unsafe typecast of 'TBufferCoord' to 'TPoint'
[Warning] SynEdit.pas(5768): Unsafe typecast of 'TPoint' to 'TBufferCoord'
[Warning] SynEdit.pas(5776): Unsafe type 'PChar'
[Warning] SynEdit.pas(5836): Unsafe type 'PChar'
[Warning] SynEdit.pas(5841): Unsafe type 'PChar'
[Warning] SynEdit.pas(5852): Unsafe type 'PChar'
[Warning] SynEdit.pas(6322): Unsafe code '@ operator'
[Warning] SynEdit.pas(6611): Unsafe type 'Pointer'
[Warning] SynEdit.pas(6646): Unsafe type 'Pointer'
[Warning] SynEdit.pas(6649): Unsafe type 'Data: Pointer'
[Warning] SynEdit.pas(6654): Unsafe type 'Data: Pointer'
[Warning] SynEdit.pas(6657): Unsafe type 'Data: Pointer'
[Warning] SynEdit.pas(6661): Unsafe type 'Data: Pointer'
[Warning] SynEdit.pas(6663): Unsafe type 'Data: Pointer'
[Warning] SynEdit.pas(6667): Unsafe type 'Pointer'
[Warning] SynEdit.pas(6804): Unsafe type 'Data: Pointer'
[Warning] SynEdit.pas(6806): Unsafe type 'Data: Pointer'
[Warning] SynEdit.pas(6806): Unsafe typecast of 'procedure, untyped pointer or untyped parameter' to 'TBufferCoord'
[Warning] SynEdit.pas(7352): Unsafe code 'String index to var param'
[Warning] SynEdit.pas(7356): Unsafe code 'String index to var param'
[Warning] SynEdit.pas(7400): Unsafe type 'Data: Pointer'
[Warning] SynEdit.pas(7401): Unsafe type 'Data: Pointer'
[Warning] SynEdit.pas(7402): Unsafe typecast of 'procedure, untyped pointer or untyped parameter' to 'TBufferCoord'
[Warning] SynEdit.pas(7498): Unsafe type 'PChar'
[Warning] SynEdit.pas(7498): Unsafe type 'Data: Pointer'
[Warning] SynEdit.pas(7498): Unsafe type 'Data: Pointer'
[Warning] SynEdit.pas(7557): Unsafe type 'Pointer'
[Warning] SynEdit.pas(7560): Unsafe type 'Data: Pointer'
[Warning] SynEdit.pas(7564): Unsafe type 'Pointer'
[Warning] SynEdit.pas(7569): Unsafe type 'Data: Pointer'
[Warning] SynEdit.pas(7573): Unsafe type 'Data: Pointer'
[Warning] SynEdit.pas(8317): Unsafe typecast of 'Pointer' to 'TWinControl'
[Warning] SynEdit.pas(8839): Unsafe type 'PChar'
[Warning] SynEdit.pas(8875): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(8875): Unsafe code '@ operator'
[Warning] SynEdit.pas(8875): Unsafe code 'String index to var param'
[Warning] SynEdit.pas(8878): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(8880): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(8881): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(8883): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(8885): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(8887): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(8888): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(9008): Unsafe type 'PChar'
[Warning] SynEdit.pas(9031): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(9031): Unsafe code '@ operator'
[Warning] SynEdit.pas(9031): Unsafe code 'String index to var param'
[Warning] SynEdit.pas(9034): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(9036): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(9041): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(9043): Unsafe type 'p: PAnsiChar'
[Warning] SynEdit.pas(9242): Unsafe code '@ operator'
[Warning] SynEdit.pas(9251): Unsafe type 'PChar'
[Warning] SynEdit.pas(9261): Unsafe type 'StrToInsert: PAnsiChar'
[Warning] SynEdit.pas(9284): Unsafe type 'StrToInsert: PAnsiChar'
[Warning] SynEdit.pas(9285): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(9285): Unsafe type 'StrToInsert: PAnsiChar'
[Warning] SynEdit.pas(9291): Unsafe type 'StrToInsert: PAnsiChar'
[Warning] SynEdit.pas(9292): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(9292): Unsafe type 'StrToInsert: PAnsiChar'
[Warning] SynEdit.pas(9297): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(9298): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(9300): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(9309): Unsafe type 'StrToInsert: PAnsiChar'
[Warning] SynEdit.pas(9325): Unsafe type 'StrToInsert: PAnsiChar'
[Warning] SynEdit.pas(9338): Unsafe type 'PChar'
[Warning] SynEdit.pas(9351): Unsafe type 'PChar'
[Warning] SynEdit.pas(9354): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(9354): Unsafe type 'Line: PAnsiChar'
[Warning] SynEdit.pas(9356): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(9365): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(9368): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(9371): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(9396): Unsafe type 'StrToDelete: PAnsiChar'
[Warning] SynEdit.pas(9397): Unsafe type 'StrToDelete: PAnsiChar'
[Warning] SynEdit.pas(9401): Unsafe type 'Line: PAnsiChar'
[Warning] SynEdit.pas(9401): Unsafe type 'PChar'
[Warning] SynEdit.pas(9405): Unsafe type 'Line: PAnsiChar'
[Warning] SynEdit.pas(9409): Unsafe type 'StrToDelete: PAnsiChar'
[Warning] SynEdit.pas(9409): Unsafe type 'PChar'
[Warning] SynEdit.pas(9409): Unsafe type 'Line: PAnsiChar'
[Warning] SynEdit.pas(9410): Unsafe type 'StrToDelete: PAnsiChar'
[Warning] SynEdit.pas(9410): Unsafe type 'PChar'
[Warning] SynEdit.pas(9414): Unsafe type 'Line: PAnsiChar'
[Warning] SynEdit.pas(9414): Unsafe type 'PChar'
[Warning] SynEdit.pas(9416): Unsafe type 'Line: PAnsiChar'
[Warning] SynEdit.pas(9418): Unsafe type 'StrToDelete: PAnsiChar'
[Warning] SynEdit.pas(9418): Unsafe type 'PChar'
[Warning] SynEdit.pas(9418): Unsafe type 'Line: PAnsiChar'
[Warning] SynEdit.pas(9426): Unsafe type 'FullStrToDelete: PAnsiChar'
[Warning] SynEdit.pas(9426): Unsafe type 'StrToDelete: PAnsiChar'
[Warning] SynEdit.pas(9433): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(9433): Unsafe type 'StrToDelete: PAnsiChar'
[Warning] SynEdit.pas(9434): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(9434): Unsafe type 'StrToDelete: PAnsiChar'
[Warning] SynEdit.pas(9436): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(9436): Unsafe type 'StrToDelete: PAnsiChar'
[Warning] SynEdit.pas(9446): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(9448): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(9449): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(9450): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(9453): Unsafe type 'StrToDelete: PAnsiChar'
[Warning] SynEdit.pas(9453): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(9454): Unsafe type 'Run: PAnsiChar'
[Warning] SynEdit.pas(9456): Unsafe type 'FullStrToDelete: PAnsiChar'
[Warning] SynEdit.pas(9782): Unsafe typecast of 'Pointer' to 'THookedCommandHandlerEntry'
[Warning] SynEdit.pas(9798): Unsafe type 'Pointer'
[Warning] SynEdit.pas(9811): Unsafe type 'AHandlerData: Pointer'
[Warning] SynEdit.pas(9834): Unsafe typecast of 'Pointer' to 'THookedCommandHandlerEntry'
[Warning] SynEdit.pas(9845): Unsafe type 'Pointer'
[Warning] SynEdit.pas(9854): Unsafe typecast of 'Pointer' to 'THookedCommandHandlerEntry'
[Warning] SynEdit.pas(9858): Unsafe type 'Data: Pointer'
[Warning] SynEdit.pas(9859): Unsafe type 'fData: Pointer'
[Warning] SynEdit.pas(9991): Unsafe typecast of 'TBufferCoord' to 'TDisplayCoord'
[Warning] SynEdit.pas(10006): Unsafe typecast of 'TDisplayCoord' to 'TBufferCoord'
[Warning] SynEdit.pas(10020): Unsafe typecast of 'TDisplayCoord' to 'TBufferCoord'
[Warning] SynEdit.pas(10064): Unsafe typecast of 'Pointer' to 'TSynEditPlugin'
[Warning] SynEdit.pas(10082): Unsafe typecast of 'Pointer' to 'TSynEditPlugin'
[Warning] SynEdit.pas(10094): Unsafe typecast of 'Pointer' to 'TSynEditPlugin'
[Warning] SynEdit.pas(10733): Unsafe type 'Pointer'
[Warning] SynEdit.pas(10736): Unsafe type 'Ptr: Pointer'
[Warning] SynEdit.pas(10736): Unsafe typecast of 'Pointer' to 'TObject'
[Warning] SynCompletionProposal.pas(363): Unsafe type 'Pointer'
[Warning] SynCompletionProposal.pas(363): Unsafe type 'Pointer'
[Warning] SynCompletionProposal.pas(458): Unsafe type 'Pointer'
[Warning] SynCompletionProposal.pas(458): Unsafe type 'Pointer'
[Warning] SynCompletionProposal.pas(605): Unsafe type 'Pointer'
[Warning] SynCompletionProposal.pas(656): Unsafe type 'Data: Pointer'
[Warning] SynCompletionProposal.pas(713): Unsafe type 'Data: Pointer'
[Warning] SynCompletionProposal.pas(719): Unsafe type 'Pointer'
[Warning] SynCompletionProposal.pas(726): Unsafe type 'Data: Pointer'
[Warning] SynCompletionProposal.pas(726): Unsafe type 'Data: Pointer'
[Warning] SynCompletionProposal.pas(735): Unsafe type 'Pointer'
[Warning] SynCompletionProposal.pas(771): Unsafe type 'Data: Pointer'
[Warning] SynCompletionProposal.pas(777): Unsafe type 'Data: Pointer'
[Warning] SynCompletionProposal.pas(777): Unsafe type 'Pointer'
[Warning] SynCompletionProposal.pas(796): Unsafe type 'Data: Pointer'
[Warning] SynCompletionProposal.pas(796): Unsafe type 'Pointer'
[Warning] SynCompletionProposal.pas(806): Unsafe type 'Data: Pointer'
[Warning] SynCompletionProposal.pas(806): Unsafe type 'Pointer'
[Warning] SynCompletionProposal.pas(822): Unsafe type 'Data: Pointer'
[Warning] SynCompletionProposal.pas(823): Unsafe type 'Data: Pointer'
[Warning] SynCompletionProposal.pas(825): Unsafe type 'Data: Pointer'
[Warning] SynCompletionProposal.pas(826): Unsafe type 'Data: Pointer'
[Warning] SynCompletionProposal.pas(827): Unsafe type 'Data: Pointer'
[Warning] SynCompletionProposal.pas(839): Unsafe type 'Data: Pointer'
[Warning] SynCompletionProposal.pas(949): Unsafe type 'Data: Pointer'
[Warning] SynCompletionProposal.pas(952): Unsafe type 'Data: Pointer'
[Warning] SynCompletionProposal.pas(961): Unsafe type 'Data: Pointer'
[Warning] SynCompletionProposal.pas(990): Unsafe type 'Data: Pointer'
[Warning] SynCompletionProposal.pas(998): Unsafe type 'Data: Pointer'
[Warning] SynCompletionProposal.pas(1754): Unsafe typecast of 'TObject' to 'Integer'
[Warning] SynCompletionProposal.pas(1765): Unsafe typecast of 'TObject' to 'Integer'
[Warning] SynCompletionProposal.pas(1829): Unsafe typecast of 'Integer' to 'TObject'
[Warning] SynCompletionProposal.pas(2802): Unsafe type 'Pointer'
[Warning] SynCompletionProposal.pas(2884): Unsafe typecast of 'TObject' to 'Integer'
[Warning] SynCompletionProposal.pas(2886): Unsafe typecast of 'TObject' to 'Integer'
[Warning] SynCompletionProposal.pas(3140): Unsafe typecast of 'Pointer' to 'TCustomSynEdit'
[Warning] SynCompletionProposal.pas(3339): Unsafe type 'Pointer'
[Warning] SynHighlighterHashEntries.pas(150): Unsafe type 'PChar'
[Warning] SynHighlighterHashEntries.pas(154): Unsafe type 'pEnd: PAnsiChar'
[Warning] SynHighlighterHashEntries.pas(154): Unsafe type 'PChar'
[Warning] SynHighlighterHashEntries.pas(155): Unsafe type 'pStart: PAnsiChar'
[Warning] SynHighlighterHashEntries.pas(155): Unsafe type 'pEnd: PAnsiChar'
[Warning] SynHighlighterHashEntries.pas(158): Unsafe type 'pStart: PAnsiChar'
[Warning] SynHighlighterHashEntries.pas(158): Unsafe type 'pStart: PAnsiChar'
[Warning] SynHighlighterHashEntries.pas(159): Unsafe type 'pStart: PAnsiChar'
[Warning] SynHighlighterHashEntries.pas(160): Unsafe type 'pStart: PAnsiChar'
[Warning] SynHighlighterHashEntries.pas(162): Unsafe type 'pEnd: PAnsiChar'
[Warning] SynHighlighterHashEntries.pas(162): Unsafe type 'pStart: PAnsiChar'
[Warning] SynHighlighterHashEntries.pas(163): Unsafe type 'pEnd: PAnsiChar'
[Warning] SynHighlighterHashEntries.pas(163): Unsafe type 'pEnd: PAnsiChar'
[Warning] SynHighlighterHashEntries.pas(164): Unsafe type 'pEnd: PAnsiChar'
[Warning] SynHighlighterHashEntries.pas(166): Unsafe type 'pStart: PAnsiChar'
[Warning] SynHighlighterHashEntries.pas(166): Unsafe type 'pEnd: PAnsiChar'
[Warning] SynHighlighterHashEntries.pas(166): Unsafe type 'pStart: PAnsiChar'
[Warning] SynHighlighterHashEntries.pas(170): Unsafe type 'pStart: PAnsiChar'
[Warning] SynHighlighterHashEntries.pas(170): Unsafe type 'pEnd: PAnsiChar'
[Warning] SynHighlighterHashEntries.pas(171): Unsafe type 'pStart: PAnsiChar'
[Warning] SynHighlighterHashEntries.pas(171): Unsafe type 'pEnd: PAnsiChar'
[Warning] SynHighlighterHashEntries.pas(242): Unsafe typecast of 'Pointer' to 'TSynHashEntry'
[Warning] SynHighlighterSQL.pas(98): Unsafe type 'PChar'
[Warning] SynHighlighterSQL.pas(103): Unsafe type 'PChar'
[Warning] SynHighlighterSQL.pas(128): Unsafe type 'PChar'
[Warning] SynHighlighterSQL.pas(153): Unsafe type 'PChar'
[Warning] SynHighlighterSQL.pas(175): Unsafe type 'Pointer'
[Warning] SynHighlighterSQL.pas(185): Unsafe type 'Pointer'
[Warning] SynHighlighterSQL.pas(939): Unsafe type 'PChar'
[Warning] SynHighlighterSQL.pas(942): Unsafe type 'ToHash: PAnsiChar'
[Warning] SynHighlighterSQL.pas(944): Unsafe type 'ToHash: PAnsiChar'
[Warning] SynHighlighterSQL.pas(948): Unsafe type 'ToHash: PAnsiChar'
[Warning] SynHighlighterSQL.pas(951): Unsafe type 'ToHash: PAnsiChar'
[Warning] SynHighlighterSQL.pas(951): Unsafe type 'fToIdent: PAnsiChar'
[Warning] SynHighlighterSQL.pas(957): Unsafe type 'PChar'
[Warning] SynHighlighterSQL.pas(959): Unsafe type 'pKey1: PAnsiChar'
[Warning] SynHighlighterSQL.pas(959): Unsafe type 'fToIdent: PAnsiChar'
[Warning] SynHighlighterSQL.pas(961): Unsafe type 'pKey2: PAnsiChar'
[Warning] SynHighlighterSQL.pas(961): Unsafe type 'Pointer'
[Warning] SynHighlighterSQL.pas(964): Unsafe type 'pKey1: PAnsiChar'
[Warning] SynHighlighterSQL.pas(964): Unsafe type 'pKey2: PAnsiChar'
[Warning] SynHighlighterSQL.pas(969): Unsafe type 'pKey1: PAnsiChar'
[Warning] SynHighlighterSQL.pas(970): Unsafe type 'pKey2: PAnsiChar'
[Warning] SynHighlighterSQL.pas(975): Unsafe type 'PChar'
[Warning] SynHighlighterSQL.pas(979): Unsafe type 'fToIdent: PAnsiChar'
[Warning] SynHighlighterSQL.pas(979): Unsafe type 'MayBe: PAnsiChar'
[Warning] SynHighlighterSQL.pas(980): Unsafe type 'MayBe: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1106): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1106): Unsafe type 'PChar'
[Warning] SynHighlighterSQL.pas(1116): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1122): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1128): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1132): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1134): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1140): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1140): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1143): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1143): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1148): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1150): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1150): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1162): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1169): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1176): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1181): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1184): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1187): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1200): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1204): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1212): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1216): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1228): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1246): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1247): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1249): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1259): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1266): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1272): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1275): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1287): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1287): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1292): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1309): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1309): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1316): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1318): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1321): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1334): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1336): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1339): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1358): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1360): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1363): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1386): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1394): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1394): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1396): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1400): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1408): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1416): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1426): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1437): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1437): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1444): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1453): Unsafe type 'PChar'
[Warning] SynHighlighterSQL.pas(1467): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1491): Unsafe type 'Pointer'
[Warning] SynHighlighterSQL.pas(1493): Unsafe type 'Result: Pointer'
[Warning] SynHighlighterSQL.pas(1493): Unsafe type 'Pointer'
[Warning] SynHighlighterSQL.pas(1501): Unsafe type 'fLine: PAnsiChar'
[Warning] SynHighlighterSQL.pas(1550): Unsafe type 'Pointer'
[Warning] SynHighlighterSQL.pas(1552): Unsafe type 'Value: Pointer'
[Warning] SynHighlighterSQL.pas(1580): Unsafe type 'PChar'
[Warning] SynHighlighterSQL.pas(1601): Unsafe type 'PChar'
[Warning] SynHighlighterSQL.pas(1618): Unsafe code '@ operator'
[Warning] SynHighlighterSQL.pas(1619): Unsafe code '@ operator'
[Warning] SynHighlighterSQL.pas(1621): Unsafe code '@ operator'
[Warning] SynHighlighterSQL.pas(1622): Unsafe code '@ operator'
[Warning] SynMemo.pas(263): Unsafe type 'PChar'
[Warning] SynMemo.pas(263): Unsafe type 'PChar'
[Warning] SynMemo.pas(292): Unsafe type 'PChar'
[Warning] SynMemo.pas(311): Unsafe type 'PChar'
[Warning] SynMemo.pas(317): Unsafe type 'dest: PAnsiChar'
[Warning] SynMemo.pas(317): Unsafe type 'PChar'
[Warning] SynMemo.pas(318): Unsafe type 'dest: PAnsiChar'
[Warning] SynMemo.pas(318): Unsafe type 'PChar'
[Warning] SynMemo.pas(319): Unsafe type 'dest: PAnsiChar'
[Warning] RxCalc.pas(130): Unsafe code '@ operator'
[Warning] RxCalc.pas(239): Unsafe type 'PChar'
[Warning] OrdenaGrid.pas(102): Unsafe code '@ operator'
[Warning] UfrmFiltroEx.pas(3962): Unsafe type 'Pointer'
[Warning] UfrmFiltroEx.pas(3969): Unsafe type 'oPonteiro: Pointer'
[Warning] UfrmFiltroEx.pas(3970): Unsafe type 'oPonteiro: Pointer'
[Warning] UfrmFiltroEx.pas(4571): Unsafe type 'PChar'
[Warning] UfrmFiltroEx.pas(4571): Unsafe type 'PChar'
[Warning] UfrmSl.pas(573): Unsafe type 'PChar'
[Warning] UfrmSl.pas(574): Unsafe type 'PChar'
[Warning] fs_isysrtti.pas(386): Unsafe typecast of 'Variant' to 'TVarData'
[Warning] fs_isysrtti.pas(387): Unsafe typecast of 'Variant' to 'TVarData'
[Warning] fs_iclassesrtti.pas(201): Unsafe typecast of 'TObject' to 'Integer'
[Warning] fs_iclassesrtti.pas(212): Unsafe typecast of 'Integer' to 'TPersistent'
[Warning] fs_iclassesrtti.pas(220): Unsafe typecast of 'TCollectionItem' to 'Integer'
[Warning] fs_iclassesrtti.pas(225): Unsafe type 'Pointer'
[Warning] fs_iclassesrtti.pas(231): Unsafe type 'Pointer'
[Warning] fs_iclassesrtti.pas(233): Unsafe type 'Pointer'
[Warning] fs_iclassesrtti.pas(235): Unsafe type 'Pointer'
[Warning] fs_iclassesrtti.pas(239): Unsafe type 'Pointer'
[Warning] fs_iclassesrtti.pas(247): Unsafe typecast of 'Integer' to 'TObject'
[Warning] fs_iclassesrtti.pas(257): Unsafe typecast of 'Integer' to 'TObject'
[Warning] fs_iclassesrtti.pas(261): Unsafe typecast of 'Integer' to 'TObject'
[Warning] fs_iclassesrtti.pas(265): Unsafe typecast of 'Integer' to 'TStream'
[Warning] fs_iclassesrtti.pas(269): Unsafe typecast of 'Integer' to 'TStream'
[Warning] fs_iclassesrtti.pas(274): Unsafe typecast of 'TObject' to 'Integer'
[Warning] fs_iclassesrtti.pas(276): Unsafe typecast of 'Integer' to 'TObject'
[Warning] fs_iclassesrtti.pas(313): Unsafe typecast of 'Integer' to 'TStream'
[Warning] fs_iclassesrtti.pas(319): Unsafe typecast of 'TFileStream' to 'Integer'
[Warning] fs_iclassesrtti.pas(326): Unsafe typecast of 'Integer' to 'TStream'
[Warning] fs_iclassesrtti.pas(330): Unsafe typecast of 'Integer' to 'TStream'
[Warning] fs_iclassesrtti.pas(337): Unsafe typecast of 'Integer' to 'TComponent'
[Warning] fs_iclassesrtti.pas(338): Unsafe typecast of 'TComponent' to 'Integer'
[Warning] fs_iclassesrtti.pas(344): Unsafe typecast of 'TfsXMLItem' to 'Integer'
[Warning] fs_iclassesrtti.pas(345): Unsafe typecast of 'Integer' to 'TfsXMLItem'
[Warning] fs_iclassesrtti.pas(349): Unsafe typecast of 'Integer' to 'TfsXMLItem'
[Warning] fs_iclassesrtti.pas(352): Unsafe typecast of 'TfsXMLItem' to 'Integer'
[Warning] fs_iclassesrtti.pas(356): Unsafe typecast of 'TfsXMLItem' to 'Integer'
[Warning] fs_iclassesrtti.pas(360): Unsafe typecast of 'TfsXMLItem' to 'Integer'
[Warning] fs_iclassesrtti.pas(362): Unsafe typecast of 'TfsXMLItem' to 'Integer'
[Warning] fs_iclassesrtti.pas(364): Unsafe typecast of 'TfsXMLItem' to 'Integer'
[Warning] fs_iclassesrtti.pas(370): Unsafe typecast of 'TfsXMLDocument' to 'Integer'
[Warning] fs_iclassesrtti.pas(371): Unsafe typecast of 'Integer' to 'TStream'
[Warning] fs_iclassesrtti.pas(373): Unsafe typecast of 'Integer' to 'TStream'
[Warning] fs_iclassesrtti.pas(423): Unsafe typecast of 'TComponent' to 'Integer'
[Warning] fs_iclassesrtti.pas(427): Unsafe type 'Data: Pointer'
[Warning] fs_iclassesrtti.pas(434): Unsafe typecast of 'TfsXMLItem' to 'Integer'
[Warning] fs_iclassesrtti.pas(441): Unsafe typecast of 'TfsXMLItem' to 'Integer'
[Warning] fs_iclassesrtti.pas(469): Unsafe type 'Data: Pointer'
[Warning] fs_iclassesrtti.pas(469): Unsafe type 'Pointer'
[Warning] fs_igraphicsrtti.pas(131): Unsafe typecast of 'TFont' to 'Integer'
[Warning] fs_igraphicsrtti.pas(136): Unsafe typecast of 'TPen' to 'Integer'
[Warning] fs_igraphicsrtti.pas(141): Unsafe typecast of 'TBrush' to 'Integer'
[Warning] fs_igraphicsrtti.pas(148): Unsafe typecast of 'TCanvas' to 'Integer'
[Warning] fs_igraphicsrtti.pas(149): Unsafe typecast of 'Integer' to 'TGraphic'
[Warning] fs_igraphicsrtti.pas(161): Unsafe typecast of 'Integer' to 'TGraphic'
[Warning] fs_igraphicsrtti.pas(179): Unsafe typecast of 'THackGraphic' to 'Integer'
[Warning] fs_igraphicsrtti.pas(188): Unsafe typecast of 'Integer' to 'TMetafile'
[Warning] fs_igraphicsrtti.pas(189): Unsafe typecast of 'TMetafileCanvas' to 'Integer'
[Warning] fs_igraphicsrtti.pas(209): Unsafe typecast of 'TCanvas' to 'Integer'
[Warning] fs_iformsrtti.pas(366): Unsafe typecast of 'TWinControl' to 'Integer'
[Warning] fs_iformsrtti.pas(387): Unsafe typecast of 'TCanvas' to 'Integer'
[Warning] fs_iformsrtti.pas(402): Unsafe typecast of 'Integer' to 'TWinControl'
[Warning] RelatorioLayout.pas(170): Unsafe type 'PChar'
[Warning] RelatorioLayout.pas(194): Unsafe type 'PChar'
[Warning] RelatorioLayout.pas(214): Unsafe type 'pTexto: PAnsiChar'
[Warning] RelatorioLayout.pas(214): Unsafe type 'PChar'
[Warning] RelatorioLayout.pas(215): Unsafe type 'pTexto: PAnsiChar'
[Warning] RelatorioLayout.pas(219): Unsafe type 'pTexto: PAnsiChar'
[Warning] RelatorioLayout.pas(234): Unsafe code 'FreeMem'
[Warning] RelatorioLayout.pas(234): Unsafe type 'pTexto: PAnsiChar'
[Warning] RelatorioLayout.pas(241): Unsafe type 'PChar'
[Warning] RelatorioLayout.pas(271): Unsafe type 'pTexto: PAnsiChar'
[Warning] RelatorioLayout.pas(271): Unsafe type 'PChar'
[Warning] RelatorioLayout.pas(272): Unsafe type 'pTexto: PAnsiChar'
[Warning] RelatorioLayout.pas(272): Unsafe type 'pTexto: PAnsiChar'
[Warning] RelatorioLayout.pas(281): Unsafe type 'pTexto: PAnsiChar'
[Warning] RelatorioLayout.pas(281): Unsafe type 'PChar'
[Warning] RelatorioLayout.pas(282): Unsafe type 'pTexto: PAnsiChar'
[Warning] RelatorioLayout.pas(283): Unsafe type 'pTexto: PAnsiChar'
[Warning] RelatorioLayout.pas(316): Unsafe type 'PChar'
[Warning] RelatorioLayout.pas(340): Unsafe type 'pTexto: PAnsiChar'
[Warning] RelatorioLayout.pas(340): Unsafe type 'PChar'
[Warning] RelatorioLayout.pas(341): Unsafe type 'pTexto: PAnsiChar'
[Warning] RelatorioLayout.pas(345): Unsafe type 'pTexto: PAnsiChar'
[Warning] RelatorioLayout.pas(366): Unsafe code 'FreeMem'
[Warning] RelatorioLayout.pas(366): Unsafe type 'pTexto: PAnsiChar'
[Warning] RelatorioLayout.pas(415): Unsafe type 'PChar'
[Warning] RelatorioLayout.pas(469): Unsafe type 'PChar'
[Warning] RelatorioLayout.pas(490): Unsafe type 'pTexto: PAnsiChar'
[Warning] RelatorioLayout.pas(490): Unsafe type 'PChar'
[Warning] RelatorioLayout.pas(491): Unsafe type 'pTexto: PAnsiChar'
[Warning] RelatorioLayout.pas(495): Unsafe type 'pTexto: PAnsiChar'
[Warning] RelLayout_Gerafr3.pas(399): Unsafe type 'PChar'
[Warning] RelLayout_Gerafr3.pas(421): Unsafe type 'PChar'
[Warning] Perfil_Gerenciador.pas(319): Unsafe type 'PChar'
[Warning] UfrmUF.pas(135): Unsafe type 'PChar'
[Warning] UfrmUF.pas(227): Unsafe type 'PChar'
[Warning] UfrmCidade.pas(196): Unsafe type 'PChar'
[Warning] UfrmCidade.pas(365): Unsafe type 'PChar'
[Warning] UfrmPais.pas(183): Unsafe type 'PChar'
[Warning] UfrmPais.pas(274): Unsafe type 'PChar'
[Warning] UfrmBairro.pas(177): Unsafe type 'PChar'
[Warning] UfrmBairro.pas(286): Unsafe type 'PChar'
[Warning] UfrmCEP.pas(240): Unsafe type 'PChar'
[Warning] UfrmCEP.pas(285): Unsafe type 'PChar'
[Warning] UfrmCodificacoesInternas.pas(350): Unsafe type 'PChar'
[Warning] COB_ServerProj_TLB.pas(435): Unsafe type 'EventDispIDs: Pointer'
[Warning] COB_ServerProj_TLB.pas(435): Unsafe code '@ operator'
[Warning] COB_ServerProj_TLB.pas(436): Unsafe type 'LicenseKey: Pointer'
[Warning] COB_ServerProj_TLB.pas(436): Unsafe code '@ operator'
[Warning] COB_ServerProj_TLB.pas(440): Unsafe code '@ operator'
[Warning] COB_ServerProj_TLB.pas(442): Unsafe code '@ operator'
[Warning] COB_ServerProj_TLB.pas(443): Unsafe typecast of 'TControlData2' to 'TControlData2'
[Warning] COB_ServerProj_TLB.pas(443): Unsafe code '@ operator'
[Warning] COB_ServerProj_TLB.pas(443): Unsafe code '@ operator'
[Warning] COB_ServerProj_TLB.pas(443): Unsafe typecast of 'TCOB_Server' to 'Cardinal'
[Warning] USomatel.pas(3406): Unsafe type 'PChar'
[Warning] USomatel.pas(3406): Unsafe type 'PChar'
[Warning] USomatel.pas(4851): Return value of function 'Somatel_ExcluiCOB' might be undefined
[Warning] UfrmLocalizaGravacaoAudio.pas(158): Variable 'bMovArquivo' might not have been initialized
[Warning] UfrmLocalizaGravacaoAudio.pas(213): Unsafe type 'pFrom: PAnsiChar'
[Warning] UfrmLocalizaGravacaoAudio.pas(213): Unsafe type 'PChar'
[Warning] UfrmLocalizaGravacaoAudio.pas(214): Unsafe type 'pTo: PAnsiChar'
[Warning] UfrmLocalizaGravacaoAudio.pas(214): Unsafe type 'PChar'
[Warning] UfrmLocalizaGravacaoAudio.pas(235): Unsafe type 'PChar'
[Warning] RxHints.pas(49): Unsafe type 'Pointer'
[Warning] RxHints.pas(52): Unsafe type 'Pointer'
[Warning] RxHints.pas(118): Unsafe code '@ operator'
[Warning] RxHints.pas(245): Unsafe code '@ operator'
[Warning] RxHints.pas(350): Unsafe type 'PChar'
[Warning] RxHints.pas(469): Unsafe type 'Pointer'
[Warning] RxHints.pas(482): Unsafe type 'PChar'
[Warning] RxHints.pas(524): Unsafe type 'Pointer'
[Warning] MSNPopUp.pas(279): Unsafe code '@ operator'
[Warning] MSNPopUp.pas(347): Unsafe type 'PChar'
[Warning] MSNPopUp.pas(391): Unsafe code '@ operator'
[Warning] MSNPopUp.pas(592): Unsafe code '@ operator'
[Warning] MSNPopUp.pas(853): Unsafe type 'PChar'
[Warning] MSNPopUp.pas(873): Unsafe code '@ operator'
[Warning] MSNPopUp.pas(936): Unsafe code '@ operator'
[Warning] Arquivo_ImpExp.pas(206): Unsafe type 'PChar'
[Warning] Arquivo_ImpExp.pas(861): Unsafe type 'PChar'
[Warning] UProgressoBarra.pas(266): Unsafe type 'PChar'
[Warning] UProgressoBarra.pas(270): Unsafe type 'PChar'
[Warning] UProgressoBarra.pas(275): Unsafe type 'PChar'
[Warning] UProgressoBarra.pas(278): Unsafe type 'PChar'
[Warning] UImpExp_Mapeamento.pas(312): Unsafe type 'PChar'
[Warning] UImpExp_Mapeamento.pas(334): Unsafe type 'PChar'
[Warning] Objetos_Custom.pas(708): Return value of function 'OC_CriaObjetoDL' might be undefined
[Warning] MFStringGrid.pas(33): Method 'DeleteRow' hides virtual method of base type 'TCustomGrid'
[Warning] MFStringGrid.pas(158): Unsafe typecast of 'TMFStringGrid' to 'TGridCracker'
[Warning] MFStringGrid.pas(167): Unsafe typecast of 'TMFStringGrid' to 'TGridCracker'
[Warning] MFStringGrid.pas(176): Unsafe typecast of 'TMFStringGrid' to 'TGridCracker'
[Warning] MFStringGrid.pas(366): Unsafe typecast of 'TMFStringGrid' to 'TGridCracker'
[Hint] Guia_Custom.pas(1315): Variable 'iLinha' is declared but never used in 'TObjetos_Guia.F_GridClick'
[Hint] Guia_Custom.pas(1316): Variable 'iColuna' is declared but never used in 'TObjetos_Guia.F_GridClick'
[Warning] UfrmPrincipal.pas(309): Unsafe type 'PChar'
[Warning] UfrmPrincipal.pas(367): Unsafe type 'PChar'
[Warning] UfrmPrincipal.pas(439): Unsafe type 'PChar'
[Warning] UfrmPrincipal.pas(1154): Unsafe type 'PChar'
[Warning] UfrmPrincipal.pas(1154): Unsafe type 'PChar'
[Warning] UfrmPrincipal.pas(1199): Unsafe type 'PChar'
[Warning] UfrmPrincipal.pas(1211): Unsafe type 'PChar'
[Hint] UfrmPrincipal.pas(1263): Value assigned to 'lstMacro' never used
[Warning] GridCompEx.pas(1668): Unsafe code '@ operator'
[Warning] GridCompEx.pas(1670): Unsafe code '@ operator'
[Warning] RbButton.pas(297): Unsafe typecast of 'TWinControl' to 'Integer'
[Warning] RbDrawCore.pas(317): Unsafe type 'PChar'
[Warning] RbDrawCore.pas(321): Unsafe type 'PChar'
[Warning] RbDrawCore.pas(325): Unsafe type 'PChar'
[Warning] RbDrawCore.pas(328): Unsafe type 'PChar'
[Warning] RbDrawCore.pas(1026): Unsafe typecast of 'Pointer' to 'TObject'
[Warning] RbDrawCore.pas(1027): Unsafe typecast of 'Pointer' to 'TObject'
[Warning] RbDrawCore.pas(1028): Unsafe typecast of 'Pointer' to 'TObject'
[Warning] RbDrawCore.pas(1028): Unsafe typecast of 'Pointer' to 'TObject'
[Warning] RbDrawCore.pas(1029): Unsafe typecast of 'Pointer' to 'TObject'
[Warning] RbDrawCore.pas(1030): Unsafe typecast of 'Pointer' to 'TObject'
[Warning] RbDrawCore.pas(1034): Unsafe typecast of 'Pointer' to 'TObject'
[Warning] RbDrawCore.pas(1036): Unsafe typecast of 'Pointer' to 'TObject'
[Warning] RbDrawCore.pas(1037): Unsafe typecast of 'Pointer' to 'TObject'
[Warning] RbDrawCore.pas(1038): Unsafe typecast of 'Pointer' to 'TObject'
[Warning] RbDrawCore.pas(1039): Unsafe typecast of 'Pointer' to 'TObject'
[Warning] RbDrawCore.pas(1042): Unsafe typecast of 'Pointer' to 'TObject'
[Warning] RbDrawCore.pas(1043): Unsafe typecast of 'Pointer' to 'TRbButton'
[Warning] RbDrawCore.pas(1044): Unsafe typecast of 'Pointer' to 'TObject'
[Warning] RbDrawCore.pas(1045): Unsafe typecast of 'Pointer' to 'TRbCheckBox'
[Warning] RbDrawCore.pas(1046): Unsafe typecast of 'Pointer' to 'TObject'
[Warning] RbDrawCore.pas(1047): Unsafe typecast of 'Pointer' to 'TRbRadioButton'
[Warning] RbDrawCore.pas(1048): Unsafe typecast of 'Pointer' to 'TObject'
[Warning] RbDrawCore.pas(1049): Unsafe typecast of 'Pointer' to 'TRbSplitter'
[Warning] MSACM.pas(234): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] MSACM.pas(857): Unsafe type 'PAnsiChar'
[Warning] MSACM.pas(860): Unsafe type 'PAnsiChar'
[Warning] MSACM.pas(865): Unsafe type 'PAnsiChar'
[Warning] MSACM.pas(876): Unsafe type 'PWideChar'
[Warning] MSACM.pas(879): Unsafe type 'PWideChar'
[Warning] MSACM.pas(884): Unsafe type 'PWideChar'
[Warning] MSACM.pas(1147): Unsafe type 'PAnsiChar'
[Warning] MSACM.pas(1150): Unsafe type 'PAnsiChar'
[Warning] MSACM.pas(1155): Unsafe type 'PAnsiChar'
[Warning] MSACM.pas(1166): Unsafe type 'PWideChar'
[Warning] MSACM.pas(1169): Unsafe type 'PWideChar'
[Warning] MSACM.pas(1174): Unsafe type 'PWideChar'
[Warning] deCommon.pas(52): Unsafe type 'Pointer'
[Warning] deCommon.pas(88): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] deCommon.pas(117): Unsafe type 'Pointer'
[Warning] deCommon.pas(145): Unsafe type 'PChar'
[Warning] deCommon.pas(151): Unsafe code '@ operator'
[Warning] deCommon.pas(151): Unsafe type 'OutputMessage: PAnsiChar'
[Warning] deCommon.pas(155): Unsafe type 'OutputMessage: PAnsiChar'
[Warning] deCommon.pas(177): Unsafe type 'Pointer'
[Warning] deCommon.pas(182): Unsafe type 'Address: Pointer'
[Warning] deCommon.pas(183): Unsafe type 'Address: Pointer'
[Warning] deCommon.pas(185): Unsafe type 'Address: Pointer'
[Warning] deCommon.pas(188): Unsafe type 'Address: Pointer'
[Warning] deCommon.pas(188): Unsafe code '@ operator'
[Warning] deCommon.pas(190): Unsafe type 'Address: Pointer'
[Warning] deCommon.pas(199): Unsafe type 'Pointer'
[Warning] deCommon.pas(203): Unsafe type 'SelfPtr: Pointer'
[Warning] deCommon.pas(207): Unsafe type 'MethodAddress: Pointer'
[Warning] deCommon.pas(207): Unsafe code '@ operator'
[Warning] deCommon.pas(250): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] deCommon.pas(280): Unsafe code '@ operator'
[Warning] deACM.pas(275): Unsafe type 'Pointer'
[Warning] deACM.pas(284): Unsafe type 'Pointer'
[Warning] deACM.pas(293): Unsafe type 'Pointer'
[Warning] deACM.pas(356): Unsafe type 'Pointer'
[Warning] deACM.pas(422): Unsafe type 'Pointer'
[Warning] deACM.pas(495): Unsafe type 'Pointer'
[Warning] deACM.pas(729): Unsafe type 'Pointer'
[Warning] deACM.pas(772): Unsafe type 'Pointer'
[Warning] deACM.pas(778): Unsafe type 'Pointer'
[Warning] deACM.pas(835): Unsafe type 'Pointer'
[Warning] deACM.pas(882): Unsafe type 'Pointer'
[Warning] deACM.pas(882): Unsafe type 'FBufferOut: Pointer'
[Warning] deACM.pas(1121): Unsafe type 'PChar'
[Warning] deACM.pas(1126): Unsafe type 'PChar'
[Warning] deACM.pas(1131): Unsafe type 'Pointer'
[Warning] deACM.pas(1139): Unsafe type 'Pointer'
[Warning] deACM.pas(1143): Unsafe type 'PChar'
[Warning] deACM.pas(1143): Unsafe type 'FDestBuffer: PAnsiChar'
[Warning] deACM.pas(1146): Unsafe type 'PChar'
[Warning] deACM.pas(1146): Unsafe type 'FSourceBuffer: PAnsiChar'
[Warning] deACM.pas(1164): Unsafe typecast of 'Pointer' to 'TdeCodec'
[Warning] deACM.pas(1190): Unsafe code '@ operator'
[Warning] deACM.pas(1199): Unsafe code '@ operator'
[Warning] deACM.pas(1200): Unsafe code '@ operator'
[Warning] deACM.pas(1201): Unsafe code '@ operator'
[Warning] deACM.pas(1203): Unsafe code '@ operator'
[Warning] deACM.pas(1204): Unsafe code '@ operator'
[Warning] deACM.pas(1205): Unsafe code '@ operator'
[Warning] deACM.pas(1206): Unsafe code '@ operator'
[Warning] deACM.pas(1207): Unsafe code '@ operator'
[Warning] deACM.pas(1208): Unsafe code '@ operator'
[Warning] deACM.pas(1209): Unsafe code '@ operator'
[Warning] deACM.pas(1210): Unsafe code '@ operator'
[Warning] deACM.pas(1211): Unsafe code '@ operator'
[Warning] deACM.pas(1212): Unsafe code '@ operator'
[Warning] deACM.pas(1214): Unsafe code '@ operator'
[Warning] deACM.pas(1215): Unsafe code '@ operator'
[Warning] deACM.pas(1216): Unsafe code '@ operator'
[Warning] deACM.pas(1217): Unsafe code '@ operator'
[Warning] deACM.pas(1219): Unsafe code '@ operator'
[Warning] deACM.pas(1252): Unsafe type 'Pointer'
[Warning] deACM.pas(1263): Unsafe type 'AudioData: Pointer'
[Warning] deACM.pas(1341): Unsafe code '@ operator'
[Warning] deACM.pas(1343): Unsafe code '@ operator'
[Warning] deACM.pas(1356): Unsafe type 'Pointer'
[Warning] deACM.pas(1359): Unsafe type 'AudioData: Pointer'
[Warning] deACM.pas(1414): Unsafe code '@ operator'
[Warning] deACM.pas(1433): Unsafe code '@ operator'
[Warning] deACM.pas(1437): Unsafe type 'pszTitle: PAnsiChar'
[Warning] deACM.pas(1437): Unsafe type 'PChar'
[Warning] deACM.pas(1460): Unsafe code '@ operator'
[Warning] deACM.pas(1488): Unsafe code '@ operator'
[Warning] deACM.pas(1497): Unsafe code '@ operator'
[Warning] deACM.pas(1502): Unsafe code '@ operator'
[Warning] deACM.pas(1507): Unsafe code '@ operator'
[Warning] deACM.pas(1512): Unsafe code '@ operator'
[Warning] deACM.pas(1531): Unsafe code '@ operator'
[Warning] deACM.pas(1542): Unsafe code '@ operator'
[Warning] deACM.pas(1547): Unsafe code '@ operator'
[Warning] deACM.pas(1554): Unsafe code '@ operator'
[Warning] deACM.pas(1559): Unsafe code '@ operator'
[Warning] deACM.pas(1564): Unsafe code '@ operator'
[Warning] deACM.pas(1569): Unsafe code '@ operator'
[Warning] deACM.pas(1569): Unsafe code '@ operator'
[Warning] deACM.pas(1614): Unsafe code '@ operator'
[Warning] deACM.pas(1619): Unsafe code '@ operator'
[Warning] deACM.pas(1624): Unsafe code '@ operator'
[Warning] deACM.pas(1629): Unsafe code '@ operator'
[Warning] deACM.pas(1635): Unsafe code '@ operator'
[Warning] deACM.pas(1636): Unsafe code '@ operator'
[Warning] deACM.pas(1641): Unsafe code '@ operator'
[Warning] deACM.pas(1647): Unsafe code '@ operator'
[Warning] deACM.pas(1712): Unsafe typecast of 'Pointer' to 'TMiniConvertor'
[Warning] deACM.pas(1716): Unsafe typecast of 'Pointer' to 'TMiniConvertor'
[Warning] deACM.pas(1726): Unsafe code '@ operator'
[Warning] deACM.pas(1732): Unsafe code '@ operator'
[Warning] deACM.pas(1740): Unsafe typecast of 'Pointer' to 'TdeWaveFormat'
[Warning] deACM.pas(1743): Unsafe typecast of 'Pointer' to 'TMiniConvertor'
[Warning] deACM.pas(1747): Unsafe type 'Pointer'
[Warning] deACM.pas(1751): Unsafe type 'Pointer'
[Warning] deACM.pas(1755): Unsafe type 'FBufferOut: Pointer'
[Warning] deACM.pas(1757): Unsafe type 'CurrentAudio: Pointer'
[Warning] deACM.pas(1757): Unsafe type 'AudioData: Pointer'
[Warning] deACM.pas(1761): Unsafe typecast of 'Pointer' to 'TMiniConvertor'
[Warning] deACM.pas(1763): Unsafe type 'CurrentAudio: Pointer'
[Warning] deACM.pas(1767): Unsafe type 'CurrentAudio: Pointer'
[Warning] deACM.pas(1770): Unsafe type 'CurrentAudio: Pointer'
[Warning] deACM.pas(1770): Unsafe type 'DestBuffer: PAnsiChar'
[Warning] deACM.pas(1773): Unsafe type 'FBufferOut: Pointer'
[Warning] deACM.pas(1773): Unsafe type 'CurrentAudio: Pointer'
[Warning] deACM.pas(1776): Unsafe type 'FBufferOut: Pointer'
[Warning] deACM.pas(1777): Unsafe type 'FBufferOut: Pointer'
[Warning] deACM.pas(1778): Unsafe type 'FBufferOut: Pointer'
[Warning] deACM.pas(1784): Unsafe type 'Pointer'
[Warning] deACM.pas(1787): Unsafe type 'Pointer'
[Warning] deACM.pas(1795): Unsafe type 'FBufferOut: Pointer'
[Warning] deACM.pas(1800): Unsafe code 'GetMem'
[Warning] deACM.pas(1800): Unsafe type 'StreamData: Pointer'
[Warning] deACM.pas(1806): Unsafe type 'StreamData: Pointer'
[Warning] deACM.pas(1808): Unsafe type 'StreamData: Pointer'
[Warning] deACM.pas(1813): Unsafe type 'CurrentAudio: Pointer'
[Warning] deACM.pas(1813): Unsafe type 'StreamData: Pointer'
[Warning] deACM.pas(1816): Unsafe typecast of 'Pointer' to 'TMiniConvertor'
[Warning] deACM.pas(1818): Unsafe type 'CurrentAudio: Pointer'
[Warning] deACM.pas(1822): Unsafe type 'CurrentAudio: Pointer'
[Warning] deACM.pas(1825): Unsafe type 'CurrentAudio: Pointer'
[Warning] deACM.pas(1825): Unsafe type 'DestBuffer: PAnsiChar'
[Warning] deACM.pas(1828): Unsafe type 'FBufferOut: Pointer'
[Warning] deACM.pas(1828): Unsafe type 'CurrentAudio: Pointer'
[Warning] deACM.pas(1831): Unsafe type 'FBufferOut: Pointer'
[Warning] deACM.pas(1832): Unsafe type 'FBufferOut: Pointer'
[Warning] deACM.pas(1833): Unsafe type 'FBufferOut: Pointer'
[Warning] deACM.pas(1837): Unsafe code 'FreeMem'
[Warning] deACM.pas(1837): Unsafe type 'StreamData: Pointer'
[Warning] deACM.pas(1849): Unsafe type 'FBufferOut: Pointer'
[Warning] deACM.pas(1851): Unsafe typecast of 'Pointer' to 'TMiniConvertor'
[Warning] deACM.pas(1863): Unsafe typecast of 'Pointer' to 'TdeWaveFormat'
[Warning] deACM.pas(1867): Unsafe type 'Pointer'
[Warning] deACM.pas(1875): Unsafe type 'AudioData: Pointer'
[Warning] deACM.pas(1878): Unsafe type 'Pointer'
[Warning] deACM.pas(1881): Unsafe type 'AudioData: Pointer'
[Warning] deACM.pas(1883): Unsafe type 'AudioData: Pointer'
[Warning] deACM.pas(1948): Unsafe code '@ operator'
[Warning] deACM.pas(1965): Unsafe code '@ operator'
[Warning] deACM.pas(1974): Unsafe typecast of 'Pointer' to 'TdeWaveFormat'
[Warning] deACM.pas(1975): Unsafe typecast of 'Pointer' to 'TdeWaveFormat'
[Warning] deACM.pas(1979): Unsafe typecast of 'Pointer' to 'TdeWaveFormat'
[Warning] deACM.pas(1980): Unsafe typecast of 'Pointer' to 'TdeWaveFormat'
[Warning] deACM.pas(1997): Unsafe typecast of 'Pointer' to 'TMiniConvertor'
[Warning] deACM.pas(2072): Unsafe code '@ operator'
[Warning] deACM.pas(2084): Unsafe code 'GetMem'
[Warning] deACM.pas(2093): Unsafe code '@ operator'
[Warning] deACM.pas(2097): Unsafe code 'FreeMem'
[Warning] deACM.pas(2110): Unsafe code 'FreeMem'
[Warning] deACM.pas(2110): Unsafe type 'Pointer'
[Warning] deACM.pas(2110): Unsafe typecast of 'TObject' to 'Pointer'
[Warning] deACM.pas(2119): Unsafe type 'Pointer'
[Warning] deACM.pas(2122): Unsafe code 'GetMem'
[Warning] deACM.pas(2122): Unsafe type 'NewFormat: Pointer'
[Warning] deACM.pas(2123): Unsafe type 'NewFormat: Pointer'
[Warning] deACM.pas(2124): Unsafe type 'NewFormat: Pointer'
[Warning] deACM.pas(2134): Unsafe type 'Pointer'
[Warning] deACM.pas(2134): Unsafe typecast of 'TObject' to 'Pointer'
[Warning] deACM.pas(2159): Unsafe type 'Pointer'
[Warning] deACM.pas(2164): Unsafe code '@ operator'
[Warning] deACM.pas(2167): Unsafe type 'AudioData: Pointer'
[Warning] deACM.pas(2167): Unsafe type 'SourceBuffer: PAnsiChar'
[Warning] deACM.pas(2179): Unsafe type 'Pointer'
[Warning] deACM.pas(2185): Unsafe type 'PChar'
[Warning] deACM.pas(2189): Unsafe code '@ operator'
[Warning] deACM.pas(2192): Unsafe type 'AudioData: Pointer'
[Warning] deACM.pas(2209): Unsafe type 'UnprocessedAudio: PAnsiChar'
[Warning] deACM.pas(2209): Unsafe type 'SourceBuffer: PAnsiChar'
[Warning] deACM.pas(2211): Unsafe type 'UnprocessedAudio: PAnsiChar'
[Warning] deACM.pas(2211): Unsafe type 'SourceBuffer: PAnsiChar'
[Warning] deACM.pas(2229): Unsafe code '@ operator'
[Warning] deACM.pas(2234): Unsafe code '@ operator'
[Warning] deACM.pas(2235): Unsafe code '@ operator'
[Warning] deACM.pas(2252): Unsafe code 'GetMem'
[Warning] deACM.pas(2252): Unsafe type 'FDestBuffer: PAnsiChar'
[Warning] deACM.pas(2257): Unsafe type 'Pointer'
[Warning] deACM.pas(2257): Unsafe type 'SourceBuffer: PAnsiChar'
[Warning] deACM.pas(2259): Unsafe type 'Pointer'
[Warning] deACM.pas(2259): Unsafe type 'DestBuffer: PAnsiChar'
[Warning] deACM.pas(2266): Unsafe code 'FreeMem'
[Warning] deACM.pas(2266): Unsafe type 'DestBuffer: PAnsiChar'
[Warning] deACM.pas(2267): Unsafe type 'FDestBuffer: PAnsiChar'
[Warning] deACM.pas(2290): Unsafe type 'FSourceBuffer: PAnsiChar'
[Warning] deACM.pas(2290): Unsafe code 'FreeMem'
[Warning] deACM.pas(2290): Unsafe type 'FSourceBuffer: PAnsiChar'
[Warning] deACM.pas(2291): Unsafe type 'FSourceBuffer: PAnsiChar'
[Warning] deACM.pas(2295): Unsafe type 'FDestBuffer: PAnsiChar'
[Warning] deACM.pas(2295): Unsafe code 'FreeMem'
[Warning] deACM.pas(2295): Unsafe type 'FDestBuffer: PAnsiChar'
[Warning] deACM.pas(2296): Unsafe type 'FDestBuffer: PAnsiChar'
[Warning] deACM.pas(2301): Unsafe type 'Pointer'
[Warning] deACM.pas(2304): Unsafe code 'GetMem'
[Warning] deACM.pas(2304): Unsafe type 'NewBuffer: Pointer'
[Warning] deACM.pas(2305): Unsafe type 'SourceBuffer: PAnsiChar'
[Warning] deACM.pas(2307): Unsafe type 'SourceBuffer: PAnsiChar'
[Warning] deACM.pas(2307): Unsafe type 'NewBuffer: Pointer'
[Warning] deACM.pas(2308): Unsafe code 'FreeMem'
[Warning] deACM.pas(2308): Unsafe type 'SourceBuffer: PAnsiChar'
[Warning] deACM.pas(2310): Unsafe type 'FSourceBuffer: PAnsiChar'
[Warning] deACM.pas(2310): Unsafe type 'NewBuffer: Pointer'
[Warning] deAudioStreams.pas(153): Unsafe type 'Pointer'
[Warning] deAudioStreams.pas(174): Unsafe type 'Pointer'
[Warning] deAudioStreams.pas(243): Unsafe type 'Pointer'
[Warning] deAudioStreams.pas(259): Unsafe type 'Pointer'
[Warning] deAudioStreams.pas(335): Unsafe type 'Pointer'
[Warning] deAudioStreams.pas(356): Unsafe type 'Pointer'
[Warning] deAudioStreams.pas(421): Unsafe code '@ operator'
[Warning] deAudioStreams.pas(427): Unsafe code '@ operator'
[Warning] deAudioStreams.pas(432): Unsafe type 'Pointer'
[Warning] deAudioStreams.pas(434): Unsafe code 'GetMem'
[Warning] deAudioStreams.pas(434): Unsafe type 'AudioData: Pointer'
[Warning] deAudioStreams.pas(436): Unsafe type 'AudioData: Pointer'
[Warning] deAudioStreams.pas(437): Unsafe type 'AudioData: Pointer'
[Warning] deAudioStreams.pas(439): Unsafe code 'FreeMem'
[Warning] deAudioStreams.pas(439): Unsafe type 'AudioData: Pointer'
[Warning] deAudioStreams.pas(443): Unsafe type 'Pointer'
[Warning] deAudioStreams.pas(450): Unsafe type 'AudioData: Pointer'
[Warning] deAudioStreams.pas(471): Unsafe typecast of 'Pointer' to 'TObject'
[Warning] deAudioStreams.pas(498): Unsafe type 'Pointer'
[Warning] deAudioStreams.pas(501): Unsafe type 'Buffer: Pointer'
[Warning] deAudioStreams.pas(594): Unsafe type 'Pointer'
[Warning] deAudioStreams.pas(597): Unsafe type 'AudioData: Pointer'
[Warning] deAudioStreams.pas(607): Unsafe code '@ operator'
[Warning] deAudioStreams.pas(674): Unsafe type 'Pointer'
[Warning] deAudioStreams.pas(679): Unsafe type 'Buffer: Pointer'
[Warning] UAudio.pas(189): Unsafe type 'PChar'
[Warning] UfrmImport_Campanha.pas(436): Unsafe type 'PChar'
[Warning] PJMenuSpeedButtons.pas(686): Unsafe typecast of 'Integer' to 'TObject'
[Warning] PJMenuSpeedButtons.pas(708): Unsafe typecast of 'TMessage' to 'TWMMouse'
[Warning] PJMenuSpeedButtons.pas(724): Unsafe typecast of 'TMessage' to 'TWMMouse'
[Warning] PJMenuSpeedButtons.pas(740): Unsafe typecast of 'TMessage' to 'TWMMouse'
[Warning] PJMenuSpeedButtons.pas(843): Unsafe typecast of 'TPJLinkedSpeedButton' to 'Integer'
[Warning] PJMenuSpeedButtons.pas(996): Unsafe typecast of 'TWMMouse' to 'TMessage'
[Warning] PJMenuSpeedButtons.pas(996): Unsafe typecast of 'TWMMouse' to 'TMessage'
[Warning] UfrmGrupoAcesso.pas(296): Unsafe type 'Data: Pointer'
[Warning] UfrmAgente_Agenda.pas(257): Unsafe type 'PChar'
[Warning] UfrmAgente_Agenda.pas(264): Unsafe type 'Pointer'
[Warning] UfrmAgente_Agenda.pas(353): Unsafe type 'Pointer'
[Warning] UfrmAgente_Agenda.pas(360): Unsafe type 'PChar'
[Warning] UfrmAgente_Agenda.pas(364): Unsafe type 'Pointer'
[Warning] UfrmAgente_Agenda.pas(378): Unsafe type 'PChar'
[Warning] UfrmExport_Campanha.pas(628): Unsafe type 'PChar'
[Warning] UfrmExport_Campanha.pas(635): Unsafe type 'PChar'
[Warning] UfrmSegmentos.pas(222): Unsafe type 'PChar'
[Warning] ShockwaveFlashObjects_TLB.pas(514): Unsafe type 'EventDispIDs: Pointer'
[Warning] ShockwaveFlashObjects_TLB.pas(514): Unsafe code '@ operator'
[Warning] ShockwaveFlashObjects_TLB.pas(515): Unsafe type 'LicenseKey: Pointer'
[Warning] ShockwaveFlashObjects_TLB.pas(519): Unsafe code '@ operator'
[Warning] ShockwaveFlashObjects_TLB.pas(520): Unsafe typecast of 'TControlData2' to 'TControlData2'
[Warning] ShockwaveFlashObjects_TLB.pas(520): Unsafe code '@ operator'
[Warning] ShockwaveFlashObjects_TLB.pas(520): Unsafe code '@ operator'
[Warning] ShockwaveFlashObjects_TLB.pas(520): Unsafe typecast of 'TShockwaveFlash' to 'Cardinal'
[Warning] ZLib.pas(19): Unsafe type 'Pointer'
[Warning] ZLib.pas(19): Unsafe type 'Pointer'
[Warning] ZLib.pas(20): Unsafe type 'Pointer'
[Warning] ZLib.pas(24): Unsafe type 'PChar'
[Warning] ZLib.pas(28): Unsafe type 'PChar'
[Warning] ZLib.pas(32): Unsafe type 'PChar'
[Warning] ZLib.pas(33): Unsafe type 'Pointer'
[Warning] ZLib.pas(37): Unsafe type 'Pointer'
[Warning] ZLib.pas(91): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] ZLib.pas(120): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] ZLib.pas(133): Unsafe type 'Pointer'
[Warning] ZLib.pas(134): Unsafe type 'Pointer'
[Warning] ZLib.pas(143): Unsafe type 'Pointer'
[Warning] ZLib.pas(144): Unsafe type 'Pointer'
[Warning] ZLib.pas(154): Unsafe type 'PChar'
[Warning] ZLib.pas(190): Unsafe type 'PChar'
[Warning] ZLib.pas(234): Unsafe type 'Pointer'
[Warning] ZLib.pas(236): Unsafe type 'P: Pointer'
[Warning] ZLib.pas(239): Unsafe type 'Pointer'
[Warning] ZLib.pas(241): Unsafe type 'source: Pointer'
[Warning] ZLib.pas(241): Unsafe type 'dest: Pointer'
[Warning] ZLib.pas(247): Unsafe type 'PChar'
[Warning] ZLib.pas(253): Unsafe type 'PChar'
[Warning] ZLib.pas(260): Unsafe type 'Pointer'
[Warning] ZLib.pas(260): Unsafe type 'Pointer'
[Warning] ZLib.pas(262): Unsafe code 'GetMem'
[Warning] ZLib.pas(262): Unsafe type 'Result: Pointer'
[Warning] ZLib.pas(265): Unsafe type 'Pointer'
[Warning] ZLib.pas(267): Unsafe code 'FreeMem'
[Warning] ZLib.pas(267): Unsafe type 'Block: Pointer'
[Warning] ZLib.pas(291): Unsafe type 'Pointer'
[Warning] ZLib.pas(292): Unsafe type 'Pointer'
[Warning] ZLib.pas(295): Unsafe type 'Pointer'
[Warning] ZLib.pas(299): Unsafe code 'GetMem'
[Warning] ZLib.pas(299): Unsafe type 'OutBuf: Pointer'
[Warning] ZLib.pas(301): Unsafe type 'next_in: PAnsiChar'
[Warning] ZLib.pas(301): Unsafe type 'InBuf: Pointer'
[Warning] ZLib.pas(303): Unsafe type 'next_out: PAnsiChar'
[Warning] ZLib.pas(303): Unsafe type 'OutBuf: Pointer'
[Warning] ZLib.pas(309): Unsafe type 'P: Pointer'
[Warning] ZLib.pas(309): Unsafe type 'OutBuf: Pointer'
[Warning] ZLib.pas(311): Unsafe code 'ReallocMem'
[Warning] ZLib.pas(311): Unsafe type 'OutBuf: Pointer'
[Warning] ZLib.pas(312): Unsafe type 'next_out: PAnsiChar'
[Warning] ZLib.pas(312): Unsafe type 'PChar'
[Warning] ZLib.pas(312): Unsafe type 'OutBuf: Pointer'
[Warning] ZLib.pas(312): Unsafe type 'next_out: PAnsiChar'
[Warning] ZLib.pas(312): Unsafe type 'P: Pointer'
[Warning] ZLib.pas(318): Unsafe code 'ReallocMem'
[Warning] ZLib.pas(318): Unsafe type 'OutBuf: Pointer'
[Warning] ZLib.pas(321): Unsafe code 'FreeMem'
[Warning] ZLib.pas(321): Unsafe type 'OutBuf: Pointer'
[Warning] ZLib.pas(327): Unsafe type 'Pointer'
[Warning] ZLib.pas(328): Unsafe type 'Pointer'
[Warning] ZLib.pas(331): Unsafe type 'Pointer'
[Warning] ZLib.pas(340): Unsafe code 'GetMem'
[Warning] ZLib.pas(340): Unsafe type 'OutBuf: Pointer'
[Warning] ZLib.pas(342): Unsafe type 'next_in: PAnsiChar'
[Warning] ZLib.pas(342): Unsafe type 'InBuf: Pointer'
[Warning] ZLib.pas(344): Unsafe type 'next_out: PAnsiChar'
[Warning] ZLib.pas(344): Unsafe type 'OutBuf: Pointer'
[Warning] ZLib.pas(350): Unsafe type 'P: Pointer'
[Warning] ZLib.pas(350): Unsafe type 'OutBuf: Pointer'
[Warning] ZLib.pas(352): Unsafe code 'ReallocMem'
[Warning] ZLib.pas(352): Unsafe type 'OutBuf: Pointer'
[Warning] ZLib.pas(353): Unsafe type 'next_out: PAnsiChar'
[Warning] ZLib.pas(353): Unsafe type 'PChar'
[Warning] ZLib.pas(353): Unsafe type 'OutBuf: Pointer'
[Warning] ZLib.pas(353): Unsafe type 'next_out: PAnsiChar'
[Warning] ZLib.pas(353): Unsafe type 'P: Pointer'
[Warning] ZLib.pas(359): Unsafe code 'ReallocMem'
[Warning] ZLib.pas(359): Unsafe type 'OutBuf: Pointer'
[Warning] ZLib.pas(362): Unsafe code 'FreeMem'
[Warning] ZLib.pas(362): Unsafe type 'OutBuf: Pointer'
[Warning] ZLib.pas(392): Unsafe type 'next_out: PAnsiChar'
[Warning] ZLib.pas(399): Unsafe type 'next_in: PAnsiChar'
[Warning] ZLib.pas(407): Unsafe type 'next_out: PAnsiChar'
[Warning] ZLib.pas(418): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] ZLib.pas(425): Unsafe type 'next_in: PAnsiChar'
[Warning] ZLib.pas(425): Unsafe code '@ operator'
[Warning] ZLib.pas(434): Unsafe type 'next_out: PAnsiChar'
[Warning] ZLib.pas(465): Unsafe type 'next_in: PAnsiChar'
[Warning] ZLib.pas(476): Unsafe type 'procedure, untyped pointer or untyped parameter'
[Warning] ZLib.pas(478): Unsafe type 'next_out: PAnsiChar'
[Warning] ZLib.pas(478): Unsafe code '@ operator'
[Warning] ZLib.pas(491): Unsafe type 'next_in: PAnsiChar'
[Warning] ZLib.pas(513): Unsafe type 'next_in: PAnsiChar'
[Warning] ShockwaveEx.pas(147): Unsafe typecast of 'TMessage' to 'TWMMouse'
[Warning] ShockwaveEx.pas(148): Unsafe typecast of 'Integer' to 'TSmallPoint'
[Warning] ShockwaveEx.pas(149): Unsafe typecast of 'Integer' to 'TSmallPoint'
[Warning] ShockwaveList.pas(19): Method 'Create' hides virtual method of base type 'TOleControl'
[Warning] ShockwaveList.pas(291): Unsafe type 'Pointer'
[Warning] ShockwaveList.pas(297): Unsafe type 'p: Pointer'
[Warning] ShockwaveList.pas(298): Unsafe type 'p: Pointer'
[Warning] ShockwaveList.pas(298): Unsafe type 'p: Pointer'
[Warning] ShockwaveList.pas(608): Unsafe type 'Pointer'
[Warning] ShockwaveList.pas(616): Unsafe type 'p: Pointer'
[Warning] ShockwaveList.pas(618): Unsafe type 'p: Pointer'
[Warning] ShockwaveList.pas(620): Unsafe type 'p: Pointer'
[Warning] ShockwaveList.pas(624): Unsafe type 'p: Pointer'
[Warning] ShockwaveList.pas(636): Unsafe typecast of 'Integer' to 'TSmallPoint'
[Warning] ShockwaveList.pas(637): Unsafe typecast of 'Integer' to 'TSmallPoint'
[Warning] ShockwaveList.pas(638): Unsafe typecast of 'Integer' to 'TSmallPoint'
[Warning] ShockwaveList.pas(639): Unsafe typecast of 'Integer' to 'TSmallPoint'
[Warning] ShockwaveList.pas(641): Unsafe typecast of 'Integer' to 'TSmallPoint'
[Warning] ShockwaveList.pas(642): Unsafe typecast of 'Integer' to 'TSmallPoint'
[Hint] UfrmGrProdutividadeporAgente.pas(122): Variable 'QueVERIF' is declared but never used in 'TfrmGrProdutividadeporAgente.FormShow'
[Hint] UfrmGrProdutividadeporAgente.pas(236): Value assigned to 'intStatus' never used
[Hint] UfrmGrProdutividadeporAgente.pas(140): Variable 'gsSQLA' is declared but never used in 'TfrmGrProdutividadeporAgente.F_GeraGrafico'
[Hint] UfrmGrProdutividadeporAgente.pas(141): Variable 'gsSQLB' is declared but never used in 'TfrmGrProdutividadeporAgente.F_GeraGrafico'
[Warning] UfrmBackup.pas(107): Unsafe type 'PChar'
[Warning] UfrmBackup.pas(107): Unsafe type 'PChar'
[Warning] UfrmBackup.pas(197): Unsafe type 'PChar'
[Warning] UfrmBackup.pas(197): Unsafe type 'PChar'
[Warning] UfrmRestaura.pas(178): Unsafe type 'PChar'
[Warning] UfrmRestaura.pas(178): Unsafe type 'PChar'
[Warning] UfrmRestaura.pas(420): Unsafe type 'PChar'
[Warning] UfrmRestaura.pas(420): Unsafe type 'PChar'
[Warning] UfrmUtil_Backup.pas(101): Unsafe type 'PChar'
[Warning] UfrmHistor_Obs.pas(209): Unsafe type 'PChar'
[Warning] UfrmPlanilha_Clientes.pas(450): Unsafe type 'Pointer'
[Warning] UfrmPlanilha_Clientes.pas(457): Unsafe type 'PChar'
[Warning] UfrmPlanilha_Clientes.pas(461): Unsafe type 'Pointer'
[Warning] UfrmPlanilha_Clientes.pas(472): Unsafe type 'PChar'
[Warning] UfrmPlanilha_Clientes.pas(566): Unsafe type 'PChar'
[Warning] UfrmPlanilha_Clientes.pas(567): Unsafe type 'PChar'
[Warning] UfrmPlanilha_Clientes.pas(589): Unsafe type 'PChar'
[Warning] UfrmPlanilha_Clientes.pas(590): Unsafe type 'PChar'
[Warning] UfrmPlanilha_Clientes.pas(786): Unsafe type 'PChar'
[Warning] UfrmPlanilha_Clientes.pas(883): Unsafe type 'PChar'
[Warning] UfrmPlanilha_Clientes.pas(883): Unsafe type 'PChar'
[Warning] UfrmEditor_Clientes.pas(1849): Unsafe type 'PChar'
[Warning] UfrmVerificaAtualizacoes.pas(214): Unsafe type 'PChar'
[Warning] UfrmVerificaAtualizacoes.pas(327): Unsafe type 'PChar'
[Warning] UfrmEditorLinguagem.pas(197): Unsafe type 'PChar'
[Warning] UfrmEditorLinguagem.pas(266): Unsafe type 'PChar'
[Warning] UfrmEditorLinguagem.pas(266): Unsafe type 'PChar'
[Warning] UfrmGerenciador_Campanhas.pas(458): Unsafe type 'PChar'
[Warning] Layouts.pas(73): Unsafe type 'PChar'
[Warning] RXSpin.pas(633): Unsafe typecast of 'TWMScroll' to 'TWMScroll'
[Warning] RXSpin.pas(899): Unsafe code '@ operator'
[Warning] UfrmGerenciaRelatorios.pas(196): Unsafe type 'PChar'
[Warning] RxCombos.pas(274): Unsafe type 'PChar'
[Warning] RxCombos.pas(280): Unsafe type 'ResName: PAnsiChar'
[Warning] RxCombos.pas(281): Unsafe type 'ResName: PAnsiChar'
[Warning] RxCombos.pas(426): Unsafe typecast of 'TColor' to 'TObject'
[Warning] RxCombos.pas(472): Unsafe typecast of 'TObject' to 'TColor'
[Warning] RxCombos.pas(489): Unsafe typecast of 'TObject' to 'TColor'
[Warning] RxCombos.pas(516): Unsafe typecast of 'TColor' to 'TColorQuad'
[Warning] RxCombos.pas(516): Unsafe typecast of 'TColor' to 'TColorQuad'
[Warning] RxCombos.pas(517): Unsafe typecast of 'TColor' to 'TColorQuad'
[Warning] RxCombos.pas(541): Unsafe typecast of 'TObject' to 'TColor'
[Warning] RxCombos.pas(543): Unsafe typecast of 'TObject' to 'TColor'
[Warning] RxCombos.pas(577): Unsafe typecast of 'TObject' to 'TColor'
[Warning] RxCombos.pas(621): Unsafe typecast of 'Integer' to 'TFontComboBox'
[Warning] RxCombos.pas(623): Unsafe typecast of 'Integer' to 'TFontComboBox'
[Warning] RxCombos.pas(627): Unsafe typecast of 'Integer' to 'TObject'
[Warning] RxCombos.pas(699): Unsafe code '@ operator'
[Warning] RxCombos.pas(699): Unsafe typecast of 'TFontComboBox' to 'Integer'
[Warning] RxCombos.pas(702): Unsafe code '@ operator'
[Warning] RxCombos.pas(702): Unsafe typecast of 'TFontComboBox' to 'Integer'
[Warning] RxCombos.pas(804): Unsafe typecast of 'TObject' to 'Integer'
[Warning] RxCombos.pas(806): Unsafe typecast of 'TObject' to 'Integer'
[Warning] RxCombos.pas(820): Unsafe typecast of 'TObject' to 'Integer'
[Warning] UfrmGerenciadorScript.pas(322): Unsafe type 'Data: Pointer'
[Warning] UfrmGerenciadorScript.pas(383): Unsafe type 'Data: Pointer'
[Warning] UfrmGerenciadorScript.pas(602): Unsafe type 'Data: Pointer'
[Warning] UfrmGerenciadorScript.pas(674): Unsafe type 'Data: Pointer'
[Warning] UfrmGerenciadorScript.pas(765): Unsafe type 'Data: Pointer'
[Hint] UfrmGerenciadorScript.pas(1719): Value assigned to 'iCd_ScriptAnt' never used
[Hint] UfrmGerenciadorScript.pas(1712): Value assigned to 'bGrava' never used
[Hint] UfrmGerenciadorScript.pas(1684): Value assigned to 'bGrava' never used
[Hint] UfrmGerenciadorScript.pas(1668): Value assigned to 'bGrava' never used
[Hint] UfrmGerenciadorScript.pas(1667): Value assigned to 'iCd_ScriptAnt' never used
[Hint] UfrmGerenciadorScript.pas(1619): Value assigned to 'iCd_ItemQ' never used
[Hint] UfrmGerenciadorScript.pas(1592): Value assigned to 'iUtiliza_Pesq' never used
[Hint] UfrmGerenciadorScript.pas(1557): Value assigned to 'QueCAMPO' never used
[Warning] UfrmGerenciadorScript.pas(1682): Variable 'iCd_GuiaAnt' might not have been initialized
[Warning] UfrmGeradorRelatorios.pas(453): Unsafe type 'PChar'
[Warning] UfrmGeradorRelatorios.pas(717): Unsafe type 'PChar'
[Hint] UfrmReorganizaGravacaoAudio.pas(93): Variable 'sArquivoGravacao' is declared but never used in 'TfrmReorganizaGravacaoAudio.cmdReorganizarClick'
[Hint] UfrmReorganizaGravacaoAudio.pas(94): Variable 'sArquivo' is declared but never used in 'TfrmReorganizaGravacaoAudio.cmdReorganizarClick'
[Hint] UfrmGraDesempenho_AgenteDia.pas(133): Variable 'QueVERIF' is declared but never used in 'TfrmGraDesempenho_AgenteDia.FormShow'
[Hint] UfrmGraDesempenho_AgenteDia.pas(277): Value assigned to 'intStatus' never used
[Hint] UfrmGraDesempenho_AgenteDia.pas(151): Variable 'gsSQLA' is declared but never used in 'TfrmGraDesempenho_AgenteDia.F_GeraGrafico'
[Hint] UfrmGraDesempenho_AgenteDia.pas(152): Variable 'gsSQLB' is declared but never used in 'TfrmGraDesempenho_AgenteDia.F_GeraGrafico'
[Hint] UfrmGraDesempenho_StatusxAgenteDia.pas(319): Variable 'i' is declared but never used in 'TfrmGraDesempenho_StatusxAgenteDia.ApplicationEvents1Message'
[Warning] UfrmCadastroRamais.pas(373): Unsafe type 'PChar'
[Warning] UfrmAlteraSenha.pas(117): Unsafe type 'PChar'
[Warning] UfrmAlteraSenha.pas(117): Unsafe type 'PChar'
[Warning] UfrmConfigSons.pas(162): Unsafe type 'Data: Pointer'
[Warning] UfrmConfigSons.pas(164): Unsafe type 'Data: Pointer'
[Warning] UfrmConfigSons.pas(166): Unsafe type 'PChar'
[Warning] UfrmConfigSons.pas(166): Unsafe type 'Data: Pointer'
[Warning] UfrmConfigSons.pas(166): Unsafe type 'PChar'
[Warning] UfrmConfigSons.pas(166): Unsafe type 'Data: Pointer'
[Warning] UfrmConfigSons.pas(167): Unsafe type 'Data: Pointer'
[Warning] UfrmConfigSons.pas(167): Unsafe type 'Data: Pointer'
[Warning] UfrmConfigSons.pas(170): Unsafe type 'Data: Pointer'
[Warning] UfrmConfigSons.pas(187): Unsafe type 'Data: Pointer'
[Warning] UfrmConfigSons.pas(197): Unsafe type 'Data: Pointer'
[Warning] UfrmConfigSons.pas(268): Unsafe type 'Data: Pointer'
[Warning] UfrmConfigSons.pas(282): Unsafe type 'Data: Pointer'
[Warning] UfrmPlayerGravacao.pas(410): Unsafe type 'PChar'
[Warning] UfrmPlayerGravacao.pas(410): Unsafe type 'PChar'
[Warning] UfrmCabecalho_Relatorios.pas(330): Unsafe type 'PChar'
[Warning] UfrmCadCarteira.pas(314): Unsafe type 'PChar'
[Warning] UfrmCadCarteira.pas(314): Unsafe type 'PChar'
[Warning] UfrmCadCarteira.pas(325): Unsafe type 'PChar'
[Warning] UfrmGerenciadorPesquisa.pas(306): Unsafe type 'Data: Pointer'
[Warning] UfrmGerenciadorPesquisa.pas(352): Unsafe type 'Data: Pointer'
[Warning] UfrmGerenciadorPesquisa.pas(355): Unsafe type 'Data: Pointer'
[Warning] UfrmGerenciadorPesquisa.pas(536): Unsafe type 'Data: Pointer'
[Warning] UfrmGerenciadorPesquisa.pas(537): Unsafe type 'Data: Pointer'
[Warning] UfrmGerenciadorPesquisa.pas(611): Unsafe type 'Data: Pointer'
[Warning] UfrmGerenciadorPesquisa.pas(613): Unsafe type 'Data: Pointer'
[Hint] UfrmGerenciadorPesquisa.pas(550): Variable 'sCD_ITEMQ' is declared but never used in 'TfrmGerenciadorPesquisa.cmdOkClick'
[Warning] UfrmGerenciadorPesquisa.pas(692): Unsafe type 'Data: Pointer'
[Warning] UfrmExport_Conversas.pas(287): Unsafe type 'PChar'
[Warning] UfrmExport_Conversas.pas(287): Unsafe type 'PChar'
[Warning] UfrmExport_Conversas.pas(288): Unsafe type 'PChar'
[Warning] UfrmLogin.pas(274): Unsafe type 'PChar'

Diego Campos Rosa

unread,
Sep 10, 2008, 4:36:40 PM9/10/08
to dug...@googlegroups.com
Pessoal,
 
Obrigado pelas dicas, mas porque so ocorre estes warnings num unico projeto?

 
Em 10/09/08, Eder Gusatto <egus...@terra.com.br> escreveu:

Jackson [ Condata Informática ]

unread,
Sep 10, 2008, 3:44:19 PM9/10/08
to dug...@googlegroups.com
o delphi esta lhe informando q o codigo pode não ser seguro.... digamos que é um alerta de segunça... mas não é nada "preocupante"... isso é normal aqui na empresa!!!


De: dug...@googlegroups.com [mailto:dug...@googlegroups.com] Em nome de Diego Campos Rosa
Enviada em: quarta-feira, 10 de setembro de 2008 16:29
Para: dug...@googlegroups.com
Assunto: [dug-rs] Delphi 7 - Warning

Jackson [ Condata Informática ]

unread,
Sep 10, 2008, 3:57:39 PM9/10/08
to dug...@googlegroups.com
fui verificar isso... aqui em vez de

[Warning] VclUtils.pas(353): Unsafe type 'PChar'
 
aparece
[Warning] ComCtrls.pas(13542): Symbol 'MakeObjectInstance' is deprecated
 


De: dug...@googlegroups.com [mailto:dug...@googlegroups.com] Em nome de Diego Campos Rosa
Enviada em: quarta-feira, 10 de setembro de 2008 16:29
Para: dug...@googlegroups.com
Assunto: [dug-rs] Delphi 7 - Warning

Wilian Selzlein

unread,
Sep 10, 2008, 4:14:49 PM9/10/08
to dug...@googlegroups.com
Olá a Todos!
 
Como tirar as mensagens foi fácil, mas porque elas aparecem? No meu caso eu não trabalho com .NET e mesmo assim aparecem!
 
Wilian Selzlein

Wilian Selzlein

unread,
Sep 12, 2008, 3:23:51 PM9/12/08
to dug...@googlegroups.com
É, nada preocupante mesmo, mas, ouvi dizer, que para quem está buscando um MPS-BR, por exemplo, isso não é permitido.
----- Original Message -----

Daniel Wildt

unread,
Sep 12, 2008, 11:44:50 PM9/12/08
to dug...@googlegroups.com
Estes warnings estão acontecendo e vão acontecer pelo o que mostra as mensagens no post do Diego.

Usar um PChar é unsafe. Usar um pointer é unsafe. Ponto.

Dizer que um projeto que usa ponteiros ou PChar não vai passar na avaliação de mps Br?
Não é por aí...

Se você está desenvolvendo, o que é indicado é nunca ter warnings e hints no código que você está produzindo. Isto é um fato, e é algo interessante para qualquer tipo de projeto.

Agora, pode ser preocupante sim, isto serve como um ponto de revisão do fonte. Se você pode evitar usar estes tipos melhor controle você vai ter sobre o comportamento do código fonte.

Att,
Daniel Wildt

2008/9/12 Wilian Selzlein <wil...@m2net.com.br>



--
Regards,
Daniel Wildt
http://danielwildt.blogspot.com
http://weblogs.java.net/blog/dwildt/

Volunteer at java.net Global Education and Learning Community (GELC) as a Community Leader - http://edu-gelc.dev.java.net
http://wiki.java.net/bin/view/People/DanielWildt
Reply all
Reply to author
Forward
0 new messages