Re: ouvrir une page web
[ Nouvelle discussion
| Répondre au groupe
|
fr.comp.os.ms-windows.programmation ]
Sujet: Re: ouvrir une page web
De: nom...@nowhere.com (Jacques Martin)
Groupes: fr.comp.os.ms-windows.programmation
Organisation: Guest of ProXad - France
Date: 23. Apr 2008, 18:59:30
References: 1
|
Hello,
ShellExecute :
HINSTANCE ShellExecute(
HWND hwnd,
LPCTSTR lpOperation,
LPCTSTR lpFile,
LPCTSTR lpParameters,
LPCTSTR lpDirectory,
INT nShowCmd
);
Avec lpFile = le chemin du HTML à ouvrir.
http://msdn2.microsoft.com/en-us/library/bb762153(VS.85).aspx
A.R.

|
 cette fonctionnalité est reservée aux membres ayant une session active !
|