ShellExecuteA |
shell32.dll | Coquillage : Exécute |
---|---|---|
Syntaxe
[DllImport("shell32.dll")] static extern int ShellExecuteA(int hwnd, string lpOperation, string lpFile, string lpParameters, string lpDirectory, int nShowCmd); |
Description
Cette fonction permet de lancer une application externe.
Dernière mise à jour : Samedi, le 26 décembre 2009