From: "Luiz Rafael Culik Guimaraes" Newsgroups: comp.os.msdos.djgpp Subject: NETNAME and DJGPP Lines: 11 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: Date: Sat, 9 Jun 2001 20:24:46 -0300 NNTP-Posting-Host: 200.215.212.53 X-Trace: newsfeed.slurp.net 992129201 200.215.212.53 (Sat, 09 Jun 2001 18:26:41 CDT) NNTP-Posting-Date: Sat, 09 Jun 2001 18:26:41 CDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Dear Friends How to return the current Network name under DJGPP. For win32 i use the GetComputerName() API , but i need to know also in Dos mode -- Regards Luiz Rafael Culik