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
___
> 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