> >On Mon, 22 Aug 2005, Lowell C. Savage wrote: > > > the way to go. > > > >It will still cause problems, because the C library also will interfere > >with the > >Video and CRT units... > > > >It's planned to base the CRT unit on the video unit (so they would work > >together), > >but until now no-one had time. > > > >Michael. > > I remember you can call any function/procedure/var/type/etc in a specific > unit using unitname:functionname so call Drivers:Keypressed or > CRT:Keypressed or Vide:Keypressed. > > But perhaps i remember wrong.
crt.keypressed etc. However that doesn't change the picture that Michael paints, since the units must still be USES'd, and thus the init code that hooks input/output are run. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal