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, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d2a7ab292898908a X-Google-Attributes: gid103376,public From: dennison@telepath.com Subject: Re: Importing calls to access Windows registry Date: 1999/05/07 Message-ID: <7gv9vg$l6n$1@nnrp1.deja.com>#1/1 X-Deja-AN: 475223745 References: <7gulm9$20b$1@nnrp1.deja.com> <37331c0b.1253787@news.pacbell.net> X-Http-Proxy: 1.0 x11.dejanews.com:80 (Squid/1.1.22) for client 204.48.27.130 Organization: Deja News - The Leader in Internet Discussion X-Article-Creation-Date: Fri May 07 18:04:37 1999 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.5 [en] (WinNT; I) Date: 1999-05-07T00:00:00+00:00 List-Id: In article <37331c0b.1253787@news.pacbell.net>, tmoran@bix.com (Tom Moran) wrote: > As a comment, I'd also suggest you can save yourself a lot of > typing and probably a lot of grief by using the package > Interfaces.C, instead of defining your own "windows_integer_type" > etc and using your own code to append nulls to Ada Strings and > using System.Address. Generally that may be the case, but in his case it was *ported* code, so it will not save him any typing to change. However, it may indeed save him grief. -- T.E.D. -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own