I need to launch the default browser from a C++ program. Of course I need to provide it with a URL to open. Right now I guess at a few common browser names and locations but its a hack. Can anyone help?