Jared Smudde <computerwhiz02(a)hotmail.com> writes:
> @@ -35,6 +35,7 @@
> WINE_DEFAULT_DEBUG_CHANNEL(inetcpl);
>
> static const WCHAR about_blank[] = {'a','b','o','u','t',':','b','l','a','n','k',0};
> +static const WCHAR default_home[] = {'h','t','t','p',':','/','/','w','w','w','.','w','i','n','e','h','q','.','o','r','g',0};
This should come from the registry.
--
Alexandre Julliard
julliard(a)winehq.org