Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it possible to subclass a fox-dll
Message
De
20/03/2006 12:05:12
 
 
À
10/03/2006 04:47:02
Max Chen
Yx Software
Shunde, Chine
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01103007
Message ID:
01105908
Vues:
16
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform