Re: USER32: Error checking for sysparams tests

2005-03-05 Thread jchevrier
On Saturday 05 March 2005 08:58, Paul Vriens wrote: > On Sat, 2005-03-05 at 06:42, [EMAIL PROTECTED] wrote: > > As discussed on wine-devel there are a handful of calls in the > > SystemParametersInfo tests that don't check for returned errors and > > continue on with testing a given parameter. This

Re: USER32: Error checking for sysparams tests

2005-03-05 Thread Paul Vriens
On Sat, 2005-03-05 at 06:42, [EMAIL PROTECTED] wrote: > As discussed on wine-devel there are a handful of calls in the > SystemParametersInfo tests that don't check for returned errors and continue > on with testing a given parameter. This patch ensures that all initial calls > to SystemParamete

Re: USER32: Error checking for sysparams tests

2005-03-05 Thread Paul Vriens
On Sat, 2005-03-05 at 06:42, [EMAIL PROTECTED] wrote: > As discussed on wine-devel there are a handful of calls in the > SystemParametersInfo tests that don't check for returned errors and continue > on with testing a given parameter. This patch ensures that all initial calls > to SystemParamete