Bonjour,
j'ai une erreur de compilation en Visual C++ .NET 2005 de type:Code:ShellExecute(NULL, "open", "http://www.google.fr", NULL, NULL, SW_SHOW);
j'ai intégré les bibliothèque nécessaire shell32.lib, shellapi.hCode:.\Assemblage.cpp(208) : error C3861: 'ShellExecute': identifier not found
merci