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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c72b93d85d765332 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-05-10 13:57:55 PST Path: newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!194.42.224.136!diablo.netcom.net.uk!netcom.net.uk!dispose.news.demon.net!demon!btnet-peer0!btnet!news5-gui.server.ntli.net!ntli.net!news2-win.server.ntlworld.com.POSTED!not-for-mail From: "chris.danx" Newsgroups: comp.lang.ada References: <3AFACEC7.C2E67357@icn.siemens.de> Subject: Re: Ada and Hardware X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Message-ID: Date: Thu, 10 May 2001 21:53:27 +0100 NNTP-Posting-Host: 213.104.121.42 X-Complaints-To: abuse@ntlworld.com X-Trace: news2-win.server.ntlworld.com 989527968 213.104.121.42 (Thu, 10 May 2001 21:52:48 BST) NNTP-Posting-Date: Thu, 10 May 2001 21:52:48 BST Organization: ntlworld News Service Xref: newsfeed.google.com comp.lang.ada:7509 Date: 2001-05-10T21:53:27+01:00 List-Id: "Alfred Hilscher" wrote in message news:3AFACEC7.C2E67357@icn.siemens.de... > Maybe the Windows API calls "CreateFile" and "DeviceIOControl" will be > what you are looking for ? Look for this excerpt from MS-API > dokumentation. > This is what i'm looking for thanks. Chris Campbell