piu precisamente...


#include <shellapi.h>
#pragma comment (lib, "shell32.lib")

ShellExecute(NULL, "open", "http://www.sito.it/", NULL, NULL, SW_SHOWNORMAL);