Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Intellisense does not work after creating DLL
Message
From
17/05/2002 10:30:03
Setrak Aslanian
Aslan Solutions Inc.
Ottawa, Ontario, Canada
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Intellisense does not work after creating DLL
Miscellaneous
Thread ID:
00658199
Message ID:
00658199
Views:
46
Hi,

I created an olepublic custom class with a property 'MyProp' using Add Object MyProp as clsSomeClass. 'clsSomeClass' is also a custom class. I compiled the project into a DLL. Now when I create an instance of the dll (i.e. oDLL), the intellisense works for 'oDLL.' where I can see all the PEM including the MyProp, but when I am at 'oDLL.MyProp.' the intellisense stops working. I guess it has to do with IDispatch. I have used the COMATTRIB and set item 4 to 'Object'.

Any solution for this problem or is it a shortcome from design/complier part that Microsoft did not bother to implement yet.

Thanks,
Reply
Map
View

Click here to load this message in the networking platform