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: 103376,47957cb8c33729e5 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!wns14feed!worldnet.att.net!attbi_s52.POSTED!53ab2750!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Message-ID: X-Newsreader: Tom's custom newsreader Message-ID: <9xAqd.106969$V41.84831@attbi_s52> NNTP-Posting-Host: 67.161.24.234 X-Complaints-To: abuse@comcast.net X-Trace: attbi_s52 1101714629 67.161.24.234 (Mon, 29 Nov 2004 07:50:29 GMT) NNTP-Posting-Date: Mon, 29 Nov 2004 07:50:29 GMT Organization: Comcast Online Date: Mon, 29 Nov 2004 07:50:29 GMT Xref: g2news1.google.com comp.lang.ada:6617 Date: 2004-11-29T07:50:29+00:00 List-Id: >However, all of this is complicated by the fact LPVOID and LPCVOID in >Ada is defined as a subtype of System.Address in the Windows bindings, '"the" Windows bindings'? You must be refering to a particular Windows binding, probably supplied by a compiler vendor to work with (ie, lock you into) their particular compiler. Other Windows bindings define LPVoid differently.