Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sub-class objects in DLLs
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Sub-class objects in DLLs
Miscellaneous
Thread ID:
00626395
Message ID:
00626395
Views:
46
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
Next
Reply
Map
View

Click here to load this message in the networking platform