Re: [1/8] windowscodecs: add stub implementation of IWICImagingFactory

2009-06-25 Thread Alexandre Julliard
"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

Re: windowscodecs: add stub implementation of IWICImagingFactory

2009-06-10 Thread Vincent Povirk
This is wrong. Don't commit it. Vincent Povirk On Wed, Jun 10, 2009 at 3:08 PM, Vincent Povirk wrote: > > > >

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

2009-06-08 Thread Alexandre Julliard
"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