[fpc-pascal]Access BIOS from fpc

2004-05-10 Thread Paul Aviles
Hello all, Is it possible to access the PC BIOS from FPC? I want to create a fpc program to read the name and version of the BIOS or maybe even change some settings like boot from cdrom or IDE or PXE using FPC. The PC has Phoenix bios, is that possible? Thanks Paul Anthony Aviles ___

Re: [fpc-pascal]writeln in win32 gui application

2004-05-10 Thread Matt Emson
> Compatibility with Delphi. With Delphi, you only get a console window if you do one of two things (other than create one yourself, that is..) 1) You explicitly compile as a console app. *Any* GUI app can be compiled as a 'console app.. This is done through a command line switch, IDE option (pro