Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Define class from a subclassed class
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01331052
Message ID:
01331096
Vues:
9
>>>define class aWinsock as OleControl
>>>oleclass = 'Mswinsock.winsock'
>>>
>>>How can I subclass in that way my own class that is based on MS winsock already?
>>>
>>>Thanks
>>
>>I think it should be
>>
>>define class mySubclass as aWinSock
>But how define class .. would know where to get aWinSock from?
define class mySubclass as aWinSock of myFullPath\myWinSockLibrary.prg
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform