comp.lang.ada
 help / color / mirror / Atom feed
From: Jeff Creem <jcreem@yahoo.com>
Subject: Re: ADA Excel API
Date: Sat, 18 Jun 2005 13:37:19 -0400
Date: 2005-06-18T13:37:19-04:00	[thread overview]
Message-ID: <OoqdnWpxerYhxinfRVn-1A@comcast.com> (raw)
In-Reply-To: <mailman.64.1119100676.17633.comp.lang.ada@ada-france.org>

Stephen Leake wrote:
> tmoran@acm.org writes:
> 
> 
>>>I have not done it, but GNATCOM can generate an Ada binding to the COM
>>>interface to Excel.
>>
>>   Where might one find a .tlb file and an API description for the COM
>>interface to Excel?
> 
> 
> That I don't know. Try asking on the gnavi list; a while ago, someone
> there reported interfacing to Microsoft Word via GNATCOM.
> 
> See http://sourceforge.net/projects/gnavi/ for the gnavi list.
> 
> Here's the specific link to that report:
> http://sourceforge.net/mailarchive/message.php?msg_id=11390072
> 
> On the other hand, typing "word type library" into the search box at
> www.microsoft.com leads to this page:
> 
> http://support.microsoft.com/default.aspx?scid=kb;en-us;143434
> 
> That says the type library was provided with Word 97. I have Word
> 2002; Msword*.olb is not on my disk. Searching for *.tlb and *.olb
> turned up quite a bit of stuff, but nothing that looks like Word.
> 
> There is also lots of other information in the Microsoft search
> results, but nothing that jumps up and says "here's the Word API".
> 
> This link looks like a good starting point:
>  
> http://support.microsoft.com/kb/152023/EN-US/
> 
> It may be that you have to buy an MS developer's license. 
> 
> Good luck!
> 

Bindcom works on more than just type libraries. It will run on .dlls and 
.exes that have the appropriate information in them.

There used to be (perhaps still is) a tool called gbmanager that David 
distributed as a separate download with GNATCOM .

It showed you everything that was installed (registered) on your system 
that you could use to create COM bndings.

Running it now it looks like with office XP that you can run using 
excel.exe and get a hundred or so Ada binding files for excel.






  reply	other threads:[~2005-06-18 17:37 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-17 20:37 ADA Excel API Rebecca & Firinde
2005-06-17 21:12 ` Stephen Leake
2005-06-17 23:06   ` tmoran
2005-06-18 13:17     ` Stephen Leake
2005-06-18 17:37       ` Jeff Creem [this message]
2005-06-21  6:11     ` Frank Piron
2005-06-22  8:29       ` tmoran
2005-06-22 10:59         ` Frank Piron
2005-06-22 12:56           ` Frank J. Lhota
2005-06-22 12:56           ` Frank J. Lhota
2005-06-22 12:57           ` Frank J. Lhota
2005-06-22 13:00           ` Frank J. Lhota
2005-06-22 13:00           ` Frank J. Lhota
2005-06-22 13:12           ` Frank J. Lhota
2005-06-22 15:02           ` Frank J. Lhota
2005-06-22 15:17           ` Frank J. Lhota
2005-06-22 15:17           ` Frank J. Lhota
2005-06-22 15:17           ` Frank J. Lhota
2005-06-22 15:19             ` Frank J. Lhota
2005-06-17 21:12 ` Marius Amado Alves
2005-06-18  4:24 ` John B. Matthews
2005-06-18  8:30 ` Pascal Obry
2005-06-18 20:00 ` Dmitry A. Kazakov
2005-06-18 21:48 ` Gautier Write-only
2005-07-05  6:53 ` bubble
replies disabled

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