inetcpl: implement default page button (resend)

Alexandre Julliard julliard at winehq.org
Mon Jun 8 03:31:09 CDT 2015


Jared Smudde <computerwhiz02 at 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 at winehq.org



More information about the wine-devel mailing list