Re: mshtml: Added support for installing Gecko from the local file. [fixed]
10 Oct
2007
10 Oct
'07
4:11 p.m.
On Mi, 2007-10-10 at 14:44 +0200, Jacek Caban wrote:
+ + file_name = mshtml_alloc(size+sizeof(GECKO_FILE_NAME)); + res = RegQueryValueExA(hkey, "GeckoCabDir", NULL, &type,
+ res = RegQueryValueExA(hkey, "GetckoCabDir", NULL, &type, (PBYTE)file_name, &size);
An advantage with a string defined as const: No Typo -- By by ... Detlef
6642
Age (days ago)
6642
Last active (days ago)
0 comments
1 participants
participants (1)
-
Detlef Riekenberg