Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is it possible to subclass a fox-dll
Message
From
20/03/2006 12:05:12
 
 
To
10/03/2006 04:47:02
Max Chen
Yx Software
Shunde, China
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01103007
Message ID:
01105908
Views:
14
This message has been marked as a message which has helped to the initial question of the thread.
>Is is possible to subclass from COM DLL ?

This is not possible but you can use other techniques:

1) Remove source code from redistributable copy of class library.
Classes still can be used and subclassed because compiled code is included in a class library too.

2) Make a wrapper class for a COM server. The wrapper may create an instance of a COM server on init and call it's methods from its own methods which can be sublassed.
/A new technology turns into completely outdated stuff before you have a time to read "Getting Started..." section.
/If there are some "system programmers" then others are unsystematic.
Previous
Reply
Map
View

Click here to load this message in the networking platform