"Vincent Povirk" writes:
> +HRESULT register_classes(void)
> +{
> +int i;
> +HKEY clsid_key, ips32_key;
> +LONG res=0;
> +HRESULT hr=S_OK;
> +static const WCHAR inprocserver32W[] =
> {'I','n','P','r','o','c','S','e','r','v','e','r','3','2',0};
> +
> +for (i=0; wic_classes
This is wrong. Don't commit it.
Vincent Povirk
On Wed, Jun 10, 2009 at 3:08 PM, Vincent Povirk wrote:
>
>
>
>
"Vincent Povirk" writes:
> --- a/tools/wine.inf.in
> +++ b/tools/wine.inf.in
> @@ -123,6 +123,8 @@ HKCR,.xml,"Content Type",2,"text/xml"
> HKCR,.xsl,"Content Type",2,"text/xsl"
> HKCR,chm.file,,2,"Compiled HTML Help File"
> HKCR,chm.file\shell\open\command,,2,"%11%\hh.exe %1"
> +HKCR,CLSID\{CA