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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f8ed40413d593e73,start X-Google-Attributes: gid103376,public From: "Jeramie Kopp" Subject: Ada and WinNT Date: 1998/04/07 Message-ID: <6gdeug$b79$1@clarknet.clark.net>#1/1 X-Deja-AN: 341715578 Content-Transfer-Encoding: 8bit Content-Type: TEXT/PLAIN; charset=ISO-8859-1 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Organization: Verio Mid-Atlantic Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1998-04-07T00:00:00+00:00 List-Id: Is there anyone out there who has had the pleasure of creating Ada applications for WinNT? Namely, I need to create a structure and store it at a predefined address (ie for X'Address use A). WinNT has that wonderful element called the Hardware Abstraction Layer, and I cannot seem to break through. Any help would be greatly appreciated. Jeramie Kopp