Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to avoid fullpath in IMPLEMENTS line?
Message
From
23/10/2006 08:44:39
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01163889
Message ID:
01163899
Views:
17
Thank you!

>Try
>* Generic ProgID
>IMPLEMENTS ApplicationEvents IN "outlook.application"
>* ProgID
>IMPLEMENTS ApplicationEvents IN "outlook.application.10"
>* TypeLibGUID
>IMPLEMENTS ApplicationEvents IN {00062FFF-0000-0000-C000-000000000046}#9.1
>
>
>
>>I re-post my question, because answers was not correct before.
>>The question is..
>>I need to IMPLEMENTS MS Outlook Item Interface
>>In the application I use IMPLEMENTS ItemEvents IN "c:\programme\microsoft office\office10\msoutl.olb"
>>Without fullpath IMPLEMENTS not work.. even with SET PATH TO.. functions, macro etc..
>>
>>Is there good solution for this problem? Maybe CLSID?
>>
Previous
Reply
Map
View

Click here to load this message in the networking platform