Before I spend any time on the port - has anyone ported the Turbo
Technojock Toolkit v5.10 to FPC? I saw some mention of it on a four year
old UseNet posting, but nothing after that.
tnx.
g.
___
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists
The CRT docs indicate that ScreenWidth and ScreenHeight are defined as 80
and 25 respectively. However, they seem to be undefined in the Win32
version of 1.9.2. I haven't checked any other versions.
Here's the example I tested:
program test;
uses
Dos, Crt;
begin
if CheckSnow then
writ