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-Thread: a07f3367d7,895230297a1df139,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!postnews.google.com!d20g2000yqh.googlegroups.com!not-for-mail From: Harry Tucker Newsgroups: comp.lang.ada Subject: windows, dll from Ada, visual basic | C# Date: Mon, 7 Dec 2009 07:48:11 -0800 (PST) Organization: http://groups.google.com Message-ID: <4c6051e7-6d7a-4b88-96b3-3c912df1a65c@d20g2000yqh.googlegroups.com> NNTP-Posting-Host: 69.154.142.8 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1260200891 25315 127.0.0.1 (7 Dec 2009 15:48:11 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 7 Dec 2009 15:48:11 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: d20g2000yqh.googlegroups.com; posting-host=69.154.142.8; posting-account=gm6zjwoAAADRUx8sKB8rAyyVV-bSRk9M User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:8333 Date: 2009-12-07T07:48:11-08:00 List-Id: I'm looking for a tutorial on creating a windows DLL and then calling it from Visual Basic and/or C#. Are there any out there?