| View previous topic :: View next topic |
| Author |
Message |
Marc Aagenas Guest
|
Posted: Thu Nov 20, 2003 9:02 pm Post subject: Error when compliing a type library for MSProject into dclus |
|
|
I get the following error trying to add the MSProject type library to either
D6 or D7
[Error] MSProject_TLB.pas(13984): Undeclared identifier:
'MsoAutomationSecurity'
Is there a unit I need to add to the uses clause?
|
|
| Back to top |
|
 |
Deborah Pate (TeamB) Guest
|
Posted: Fri Nov 21, 2003 11:19 am Post subject: Re: Error when compliing a type library for MSProject into d |
|
|
<
Is there a unit I need to add to the uses clause?
Is another *_tlb.pas file generated when you import the
type library?
With Office, one gets an Office_TLB.pas as well as (e.g.)
Word_TLB.pas. (Not having MSProject I can't check this
myself, sorry.)
--
Deborah Pate (TeamB) http://delphi-jedi.org
TeamB don't see posts sent via Google or ISPs
Use the real Borland server: newsgroups.borland.com
http://www.borland.com/newsgroups/genl_faqs.html
|
|
| Back to top |
|
 |
|