Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using winsock object
Message
De
09/08/2003 13:43:00
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Using winsock object
Divers
Thread ID:
00818598
Message ID:
00818598
Vues:
60
i have defined a class in myprog.prg like this.

DEFINE CLASS frmSock AS OleControl
OleClass = "MSWinsock.Winsock"
...
ENDPROC


and from a form i wrote

This.NewObject('sock', 'frmSock','myprog.prg')

the problem is that vfp 6 doesn't creat the winsock object directly but shows the insert object form (the form that is used to show installed ocx file)

why ?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform