[winecfg] - audio tab w/autodetection, misc

Mike Hearn mike at theoretic.com
Mon Jan 19 08:00:48 CST 2004


On Sun, 18 Jan 2004 18:08:30 -0500, Chris Morgan wrote:
> err:winecfg:setConfigValue Unable to set configuration key Drivers in section
> Winmm to winejack.drv, res=1021
> 
> Is this expected as changing this option would require the registry functions
> to modify the config file, something they can't do?

Yes, that's normal. The config file is loaded as a read-only branch. To
fully test patches change the constant in the winecfg.h file so it points
to a new branch (ie a writable one).

> Chris Morgan <cmorgan at alum.wpi.edu>
> Add audio tab with first pass at autodetection of audio driver.   Double
> clicking a drive entry brings up drive edit window.

One thing I'd ask is should the autodetection code be in Wine itself,
rather than the config utility?

The patch looks good! :)

thanks -mike




More information about the wine-devel mailing list