SystemParametersInfo / GetSystemMetrics

Alexandre Julliard julliard at winehq.com
Wed Oct 17 14:19:37 CDT 2001


Andriy Palamarchuk <apa3a at yahoo.com> writes:

> Submitting the same patch in more digestable form -
> put all the changes in one diff file. 

Thanks, it's *much* better this way. Splitting patches into different
files makes them a pain to deal with.

> Created new infrastructure for GetSystemMetrics and
> SystemParametersInfo functions. Used it toto implement
> processing for SPI_GET/SETBEEP, SPI_GET/SETSHOWSOUNDS
> system parameters. Created unit test.

I'm not sure the infrastructure for sysmetrics is really
necessary. I'd prefer that all the registry handling remain in the
sysparams handling, and have SYSMETRICS_Init call SystemParametersInfo
to initialize the few metrics that need it.

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list