msvfw32: Fix enumeration of VFW video codecs that are registered in the registry.

Detlef Riekenberg wine.dev at web.de
Fri Jun 1 07:52:34 CDT 2007


On Fr, 2007-06-01 at 00:25 +0200, Julien Muchembled wrote:

> There are 2 ways to register a VFW video codec:
> (1) the [drivers32] section of system.ini : "vidc.<FOURCC>=<dll_name>"
> (2) the "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Drivers32" key:
>     - value name: "vidc.<FOURCC>"
>     - value data: "<dll_name>"

There ia a magic with the Name "IniFileMapping":
On NT, (1) is redirected to (2).

Wine is still affected by bug 4096


-- 
 
By by ... Detlef





More information about the wine-devel mailing list