Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP to close mIRC sessions
Message
De
02/05/2000 00:36:39
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
VFP to close mIRC sessions
Divers
Thread ID:
00364973
Message ID:
00364973
Vues:
82
Ed Raugh gave me the following instructions which work fine to close Internet Explorer sessions:

oShell = CREATEOBJ('Shell.Application')
FOR Each oIEWin in oShell.Windows
oIEWin.Quit()
ENDFOR

Could you pls. tell me the instructions to close mIRC sessions?
Thanks a lot for your help,
Regards,
Répondre
Fil
Voir

Click here to load this message in the networking platform