<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I'm happy to program with your
compiler.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I made a chess engine for winboard, who plays a lot
of variants in Free Pascal.</FONT></DIV>
<DIV><FONT face=Arial size=2>But I have a problem with pondering
(reflexion during oppenent time)...</FONT></DIV>
<DIV><FONT face=Arial size=2>I use this option for compilation
"c:\lgu\fpc\bin\win32\ppc386 -Rintel -vx -TWin32 APICHESS" </FONT></DIV>
<DIV><FONT face=Arial size=2>Winboard or arena bug if<FONT face=Arial size=2> I
use crt unit</FONT></FONT><FONT face=Arial size=2>, so I can't use
readkey / keypressed for reading winboard command.</FONT></DIV>
<DIV><FONT face=Arial size=2>I don't know how reading commands without stopping
(thread?)</FONT></DIV>
<DIV><FONT face=Arial size=2>Sorry for my english...</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Thank you.</FONT></DIV></BODY></HTML>