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 number > > are executed without checking for an error code. This is due to the > > assumption that they are implemented on all recent versions of Windows > > (95, 98, NT, 2000, etc). Finding calls here and there not being > > implemented on versions of Windows that should have them throws a wrench > > into that. We should probably just check the error code on all calls > > (whether they're expected to pass on all platforms or not). > > Hi,
for some bisar reason SPI_GETICONTITLEWRAP is now there on my win98 boxes! I've changed nothing on them as there sole purpose is running winrash/winetest. I while have a look tonight or so. Cheers, Paul.