[3/3] windowscodecs: add stub implementation of IWICImagingFactory

Alexandre Julliard julliard at winehq.org
Mon Jun 8 09:21:27 CDT 2009


"Vincent Povirk" <vincent at codeweavers.com> 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\{CACAF262-9370-4615-A13B-9F5539DA4C0A}\InProcServer32,,2,"windowscodecs.dll"
> +HKCR,CLSID\{CACAF262-9370-4615-A13B-9F5539DA4C0A}\InProcServer32,ThreadingModel,2,"Apartment"
>  HKCR,cplfile,,2,"Control Panel Item"
>  HKCR,cplfile\shell\cplopen,,2,"Open with Control Panel"
>  HKCR,cplfile\shell\cplopen\command,,2,"rundll32.exe shell32.dll,Control_RunDLL ""%1"",%*"

This should be done by registering the dll.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list