[Lazarus] WSRegister error on console application
Andrea Mauri
andrea.mauri.75 at gmail.com
Tue May 5 11:31:13 CEST 2009
Solved, thanks to all.
Now I use just Windows unit (without interfaces).
andrea
Paul Ishenin ha scritto:
> Andrea Mauri wrote:
>
>> I tried it (replaced LCLType and LCLintf with Windows), now I got an
>> error on these lines:
>> NCB.ncb_command := Char(NCBENUM);
>> NCB.ncb_command := Char(NCBRESET);
>> NCB.ncb_command := Char(NCBASTAT);
>> NCB.ncb_buffer := PChar(@Adapter);
>> The error is:
>> Error: Incompatible types: got "Char" expected "Byte"
>>
>
> Well, you can replace Char by Byte. See yourself which solution is
> better for you.
>
> Best regards,
> Paul Ishenin.
>
> _______________________________________________
> Lazarus mailing list
> Lazarus at lazarus.freepascal.org
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>
--
Dr. Andrea Mauri, PhD
Milano Chemometrics and QSAR Research Group
Department of Environmental Sciences
University of Milano-Bicocca
P.zza della Scienza, 1
20126 Milano - Italy
Tel: ++39 02 64482801
mailto:andrea.mauri.75 at gmail.com
http://michem.disat.unimib.it/chm/
More information about the Lazarus
mailing list