From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00,FREEMAIL_FROM, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,a593b847b304c715 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-11-08 13:35:19 PST From: "Alex Xela" Newsgroups: comp.lang.ada References: <3fad244e$0$27572$626a54ce@news.free.fr> Subject: Re: MAC address with Win32 bindings. Date: Sat, 8 Nov 2003 22:37:04 +0100 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: <3fad6196$0$27566$626a54ce@news.free.fr> Organization: Guest of ProXad - France NNTP-Posting-Date: 08 Nov 2003 22:35:18 MET NNTP-Posting-Host: 81.56.190.34 X-Trace: 1068327318 news2-2.free.fr 27566 81.56.190.34:3341 X-Complaints-To: abuse@proxad.net Path: archiver1.google.com!news2.google.com!fu-berlin.de!feed.ac-versailles.fr!proxad.net!feeder2-1.proxad.net!news2-2.free.fr!not-for-mail Xref: archiver1.google.com comp.lang.ada:2264 Date: 2003-11-08T22:35:18+01:00 List-Id: Yes I want to be able to read my MAC Address (Medium Access Control) using a binding (Win32 here) from an Ada application. I did not understand what you were meaning by "Like ADA only the other way around". Alex. "Larry Kilgallen" a �crit dans le message de news:CmAtyEfetDI6@eisner.encompasserve.org... > In article <3fad244e$0$27572$626a54ce@news.free.fr>, "Alex Xela" writes: > > > Subject: Mac address with Win32 bindings. > > > I 'm looking for some Ada stuff to get the Mac Address under WindowsNT/XP > > (using bindingWin32 -> function Win32.Nb30.Netbios()) > > Since Windows NT does not run on Macintosh, probably what you want is a > MAC address rather than a Mac address. Like ADA only the other way around.