comp.lang.ada
 help / color / mirror / Atom feed
From: "David Botton" <David@Botton.com>
To: <comp.lang.ada@ada.eu.org>
Subject: Re: Where's the goodies?
Date: Tue, 21 Aug 2001 10:31:51 -0400
Date: 2001-08-21T10:31:51-04:00	[thread overview]
Message-ID: <mailman.998404350.10587.comp.lang.ada@ada.eu.org> (raw)
In-Reply-To: uyig7.42489$vW2.18862289@news1.sttln1.wa.home.com

Not likely to happen.

There is an alternative. You can get the latest VB Win32 TypeLibraries from:

http://www.themandelbrotset.com/Technical/Typelib.asp

Then use BindCOM (http://www.adapower.com/gnatcom) to compile the type
libraries in to bindings to Win32.

This will not generate a complete binding to Win32, but a huge portion of
it.

You also need to make a small change in the generated bindings do to a bug
in them.

You need to move:

   type FOLDERSETTINGS is
     new  u_MIDLuu_MIDL_itf_win_0057_0004;

after the implementation of u_MIDLuu_MIDL_itf_win_0057_0004 and then
everything should compile.

It's not perfect but should serve most needs.

David Botton


----- Original Message -----
From: "DuckE" <nospam_steved94@home.com>


> Gee... I wonder what it would take for Intermetrix (Averstar) to generate
a
> new version of those bindings against the latest SDK (The one we've been
> using is somewhat outdated).
>
> SteveD





  reply	other threads:[~2001-08-21 14:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-20 18:57 Where's the goodies? Darren New
2001-08-20 20:50 ` Ted Dennison
2001-08-20 21:04   ` David Botton
2001-08-20 21:09     ` Ted Dennison
2001-08-21  1:10     ` DuckE
2001-08-21 14:31       ` David Botton [this message]
2001-08-21  4:39     ` Robert Quinn
2001-08-21 14:05       ` David Botton
2001-08-21 14:13         ` Larry Kilgallen
2001-08-21 14:20     ` Marin David Condic
2001-08-20 21:07 ` Mark Johnson
2001-08-20 21:40   ` Darren New
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox