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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2642b659a73d4de8,start X-Google-Attributes: gid103376,public From: Alfred Hilscher Subject: Using the WINAPI forbidden ? Date: 1999/08/09 Message-ID: <37AEF336.181D@_X_vossnet.de>#1/1 X-Deja-AN: 510563161 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@vossnet.de X-Trace: news.vossnet.de 934199047 32307 212.53.208.20 (9 Aug 1999 11:44:07 GMT) Organization: Voss Net Communications GmbH Mime-Version: 1.0 Reply-To: Hilscher@_X_vossnet.de NNTP-Posting-Date: 9 Aug 1999 11:44:07 GMT Newsgroups: comp.lang.ada Date: 1999-08-09T11:44:07+00:00 List-Id: Hi all, I have a (simple ?) question. I would like to write some Windows GUI applications. I use WinNT 4.0 and GNAT 3.11. The Windows bindings contains text that say "... may be used only by licensees of MS SDK". Does this mean, that I am not allowed to write programs that use API calls ? Why not (I think with OS/2 and Unix there is not such restriction) ? What have I to do to be allowed to ? What is the cheapest way ? I have only the pure OS with no other MS software. Thanks for your answer, Alfred