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,178e8bc8c5200ccc X-Google-Attributes: gid103376,public From: "David Botton" Subject: Re: Ada binding to MS ctl3d32.dll Date: 2000/07/18 Message-ID: <_30d5.3411$Wc3.6958@east2.usenetserver.com>#1/1 X-Deja-AN: 647837347 References: X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Abuse-Info: Otherwise we will be unable to process your complaint properly X-Complaints-To: support@usenetserver.com Organization: WebUseNet Corp http://www.usenetserver.com - Home of the fastest NNTP servers on the Net. X-MSMail-Priority: Normal NNTP-Posting-Date: Tue, 18 Jul 2000 13:01:46 EDT Newsgroups: comp.lang.ada Date: 2000-07-18T00:00:00+00:00 List-Id: ctl3d32 was used in old Win NT 3.1 and Windows 16 bit apps to give them a 3D look. It is no longer used. (Although there may be some "updates" to the OS hidden in it...) David Botton "Stephen Leake" wrote in message news:uem4rcs6f.fsf@gsfc.nasa.gov... > Does anyone have an Ada binding to the Microsoft Windows ctl3d32.dll? > > Failing that, can anyone point me to good documentation on the > functions it provides? I've looked in "Win32 Programming", by Rector > and Newcomer, and in the Win32 books at Borders. And I've searched the > online Microsoft library. No luck. > > Hmm, maybe there's a COM version of this? > > I'm trying to add ctl3d32.dll support to Windex; my current app is > just too ugly next to modern Win32 apps. > > -- > -- Stephe >