X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <3FE06890.6060006@lml.ls.fi.upm.es> Date: Wed, 17 Dec 2003 15:30:40 +0100 From: Manuel Collado User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Detecting system features Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 138.100.10.20 X-Trace: 17 Dec 2003 15:30:38 +0100, 138.100.10.20 Lines: 18 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I would like to know if it is possible from a DJGPP program to detect (and how) important features of the running system, like these: 1. DPMI services (perhaps impossible from inside DJGPP?) 2. LFN support (I'm aware of _use_lfn. Any more?) 3. Can run Win32 executables - or which OS is it 4. Internet connection available If not, are there ready to use, simple utilities to do that, that could interoperate with DJGPP programs? In any case, sample code would be very welcome. TIA, -- To reply by e-mail, please remove the extra dot in the given address: m.collado -> mcollado