#include <windows.h> #include <shellapi.h> ... ShellExecute(0, 0, L"http://www.google.com", 0, 0 , SW_SHOW );