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,21e05550ecbdb108,start X-Google-Attributes: gid103376,public From: "Michael S. Jessop" Subject: Quickie question (I hope)... Date: 1998/11/13 Message-ID: <72i7j0$sqa@sjx-ixn9.ix.netcom.com>#1/1 X-Deja-AN: 411583897 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Organization: ICGNetcom X-NETCOM-Date: Fri Nov 13 1:16:16 PM PST 1998 Newsgroups: comp.lang.ada Date: 1998-11-13T13:16:16-08:00 List-Id: How do I do an IMPORT_VALUED_PROCEDURE pragma w/GNAT? Or is that not necessary? I want to import and use the NT routine GetComputerNameA from Kernel32. I know how to link against K32, but I can't figure out the import. Thanks. Mike mikej@s-v.com and jessop@mediaone.net