Recherche

 

Declare Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA"
(ByVal hwnd As LongByVal lpOperation As StringByVal lpFile As
StringByVal lpParameters As StringByVal lpDirectory As StringByVal
nShowCmd As LongAs Long
Public Sub test()
Dim Prog As String, Chemin As String, Ret As Long
Chemin = "E:Program FilesMicrosoft OfficeOffice"
Prog = "Cgmimp32.hlp"
Ret = ShellExecute(Ret, "open", Prog, "", Chemin, 1)
'Pour fermer : remplacer Open par close
End Sub

Statistiques

France 71,8% France
Canada 5,2% Canada
Chine 4,1% Chine

Total:

159

Pays
018469929
Aujourd'hui: 202
Hier: 381
Cette semaine: 998
Semaine dernière: 2.486
Ce mois: 6.334