Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sub-class objects in DLLs
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Sub-class objects in DLLs
Divers
Thread ID:
00626395
Message ID:
00626395
Vues:
38
Hi,

I would like to sub-class the stdDataFormat object. In VB, all I have to do to use this object is checking Microsoft Data Formatting Object Library ... in the project references... but I can't sub-class it in VB !! That'S why I would like to try it in VFP.I also know that stdDataFormat is in c:\winnt\system32\msstdfmt.dll ... (for your information)

I tried the following syntax :

DEFINE MY_CLASS AS stdDataFormat

SOME CODE....

ENDDEFINE


But, of course, I get the following error when I try to create an instance of MY_CLASS :

class definition STDFORMAT not found


Any idea ??


Thanks in advance...
********************************************

Benoit Grenier


encoder@silogic.ca (Job)
encoder@sympatico.ca (home)
Web site : www.silogic.ca
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform