Re: inetcpl: implement default page button (resend)
8 Jun
2015
8 Jun
'15
3:31 a.m.
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
3837
Age (days ago)
3837
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard