ShellExecuteA |
shell32.dll | Exécution de coquille |
---|---|---|
Windows NT 4+, 2000, XP, 2003 |
Syntaxe
Declare Function ShellExecuteA Lib "shell32.dll" ( ByVal hwnd As Long, ByVal lpOperation As String, ByVal lpFile As String, ByVal lpParameters As String, ByVal lpDirectory As String, ByVal nShowCmd As Long) As Long |
Description
Cette fonction permet de lancer une application externe.
Dernière mise à jour : Dimanche, le 6 décembre 2015