Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How To: Query Project get distinct list of ActiveX contr
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01445134
Message ID:
01445158
Views:
48
This message has been marked as a message which has helped to the initial question of the thread.
>Anyone know a way to query the project and return a distinct list of olecontrols used. I'm looking for a way to pull the list of all different activeX controls used within the application.
>

Hi Kirk,

You'll have to go through each class/form to see if they have olecontrol class inside them. You can pull the name of the dll/ocx with control from OLE2 memo of such record.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform