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,4dfc80de59fa443d,start X-Google-Attributes: gid103376,public From: "David Botton" Subject: Update - new Win32 Bindings Date: 1999/06/11 Message-ID: <7jq836$1j12$1@news.gate.net>#1/1 X-Deja-AN: 488219532 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 X-Complaints-To: abuse@gate.net X-Trace: news.gate.net 929080230 52258 199.227.148.19 (11 Jun 1999 05:50:30 GMT) Organization: CyberGate, Inc. NNTP-Posting-Date: 11 Jun 1999 05:50:30 GMT Newsgroups: comp.lang.ada Date: 1999-06-11T05:50:30+00:00 List-Id: I have recently acquired a new set of type libraries that describe the Win32 API. I have received permission from the author to make use of these typelibraries any way I would like. They include ANSI and UNICODE versions of the Win32 API and cover more APIs then the original win.tlb I used. I will be using these new .tlbs to produce a new Win32 Binding under the Modified GPL. An initial run through BindCOM produced the bindings available at http://www.adapower.com/com These bindings are not working do to an issue with the way BindCOM is creating the array types. I will be posting a new version of BindCOM that fixes this issue soon. Once the new version of BindCOM is available, I will create a project in the lab (http://www.adapower.com/lab) with more information, plans, and a chat board on the issue. David Botton