Re: [user32/tests/sysparams.c] Check for availability of SPI_GETICONTITLEWRAP

2005-02-03 Thread Paul Vriens
On Wed, 2005-01-26 at 14:30, Paul Vriens wrote: > [EMAIL PROTECTED] wrote: > > Yeah, you can't go wrong there (adding a trace after the call). I am > > more interested in finding out why a call isn't implemented in one copy > > of Windows 98SE but is in another. Currently in the tests a fair nu

Re: [user32/tests/sysparams.c] Check for availability of SPI_GETICONTITLEWRAP

2005-01-26 Thread Paul Vriens
[EMAIL PROTECTED] wrote: > Yeah, you can't go wrong there (adding a trace after the call). I am > more interested in finding out why a call isn't implemented in one copy > of Windows 98SE but is in another. Currently in the tests a fair number > are executed without checking for an error code.

Re: [user32/tests/sysparams.c] Check for availability of SPI_GETICONTITLEWRAP

2005-01-26 Thread Justin Chevrier
Paul Vriens wrote: [EMAIL PROTECTED] wrote: It appears that for whatever reason that call isn't implemented there. I did a clean install of Windows 98SE here from CD to make sure my install wasn't tainted and the test passes fine (save for the non existant Registry value). I have not done an

Re: [user32/tests/sysparams.c] Check for availability of SPI_GETICONTITLEWRAP

2005-01-25 Thread Paul Vriens
>>[EMAIL PROTECTED] wrote: >> > It appears that for whatever reason that call isn't implemented there. I > did a clean install of Windows 98SE here from CD to make sure my install > wasn't tainted and the test passes fine (save for the non existant > Registry value). I have not done any updates thr

Re: [user32/tests/sysparams.c] Check for availability of SPI_GETICONTITLEWRAP

2005-01-25 Thread Justin Chevrier
Paul Vriens wrote: On Tue, 2005-01-25 at 05:29, [EMAIL PROTECTED] wrote: Hi, SPI_{GET,SET}ICONTITLEWRAP is not implemented on a standard Win98 SE. Changelog Check for availability of SPI_GETICONTITLEWRAP Cheers, Paul. Hi Paul, I agree we definately should not be leaving keys/values in use

Re: [user32/tests/sysparams.c] Check for availability of SPI_GETICONTITLEWRAP

2005-01-24 Thread Paul Vriens
On Tue, 2005-01-25 at 05:29, [EMAIL PROTECTED] wrote: > > Hi, > > > > SPI_{GET,SET}ICONTITLEWRAP is not implemented on a standard Win98 SE. > > > > Changelog > > Check for availability of SPI_GETICONTITLEWRAP > > > > Cheers, > > > > Paul. > > Hi Paul, > > I agree we definately should not be

Re: [user32/tests/sysparams.c] Check for availability of SPI_GETICONTITLEWRAP

2005-01-24 Thread jchevrier
> Hi, > > SPI_{GET,SET}ICONTITLEWRAP is not implemented on a standard Win98 SE. > > Changelog > Check for availability of SPI_GETICONTITLEWRAP > > Cheers, > > Paul. Hi Paul, I agree we definately should not be leaving keys/values in user's registries that weren't there originally after the