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=0.7 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,f02a96c85b47538d,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.0.170 with SMTP id 10mr523730pbf.2.1320801565225; Tue, 08 Nov 2011 17:19:25 -0800 (PST) Path: h5ni14626pba.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: "Rego, P." Newsgroups: comp.lang.ada Subject: Read Windows login username in Ada 95 Date: Tue, 8 Nov 2011 17:19:24 -0800 (PST) Organization: http://groups.google.com Message-ID: <9192369.445.1320801564794.JavaMail.geo-discussion-forums@yqbl36> Reply-To: comp.lang.ada@googlegroups.com NNTP-Posting-Host: 200.148.121.196 Mime-Version: 1.0 X-Trace: posting.google.com 1320801565 16798 127.0.0.1 (9 Nov 2011 01:19:25 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 9 Nov 2011 01:19:25 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=200.148.121.196; posting-account=TRgI1QoAAABSsYi-ox3Pi6N-JEKKU0cu User-Agent: G2/1.0 X-Google-Web-Client: true Xref: news1.google.com comp.lang.ada:18874 Content-Type: text/plain; charset=ISO-8859-1 Date: 2011-11-08T17:19:24-08:00 List-Id: Is there a function in Ada 95 which returns me a String containing the logged username in an Windows application? Thanks. (cross posted on stackoverflow )