Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
API function for closing other applications
Message
De
04/05/2000 04:52:10
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
API function for closing other applications
Divers
Thread ID:
00365986
Message ID:
00365986
Vues:
57
Pls. help me...
I need a way to close mIRC sessions from VFP5. IF any API function can do this job, pls. show me the function declarations and an example of how to use it.

The other day I was given the following from Ed Rauh:
oShell = CREATEOBJ('Shell.Application')
FOR Each oIEWin in oShell.Windows
oIEWin.Quit()
ENDFOR

the above statements work nice for closing Internet Explorer but I also want to know how to close mIRC sessions.

Thanks a lot & regards,
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform