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 72,2% France
Canada 7,4% Canada
Belgique 3,8% Belgique

Total:

120

Pays
018320563
Aujourd'hui: 8
Hier: 442
Cette semaine: 900
Semaine dernière: 2.431
Ce mois: 6.757