Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Winsock UDP application
Message
 
 
À
17/10/2007 10:49:57
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 SP2
Divers
Thread ID:
01261508
Message ID:
01261803
Vues:
17
Try to add to Winsock Close() event
* Winsock.Close()
*** ActiveX Control Event ***
IF THISFORM.winsock1.State <> 0
     THISFORM.winsock1.OBJECT.Close()
ENDIF
>After run sample program from tek-tips site, I found I can't quit vfp smoothly. How to solve it? TIA.

>Sample Program:
<snip>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform