TEAM-ADA Archives

Team Ada: Ada Programming Language Advocacy

TEAM-ADA@LISTSERV.ACM.ORG

Options: Use Forum View

Use Proportional Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
David Botton <[log in to unmask]>
Reply To:
David Botton <[log in to unmask]>
Date:
Sun, 24 Dec 2000 17:02:15 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (17 lines)
With the help of  GNATCOM, I created a simple package that allows access to
all the "managed classes" of Microsoft's .NET platform. That includes all
the OS services, GUI classes, etc. etc. etc.

It is a just a quick example that creates a dialog box and pops it on the
screen.

You will need to have .NET installed on your system, currently that means
installing the .NET SDK from MS's site. (But the source may prove
interesting even if you don't have the SDK)

The example is on the GNATCOM page at http://www.adapower.com/gnatcom

All COM objects created using GNATCOM are usable from .NET

David Botton

ATOM RSS1 RSS2