Re: [kernel32/tests] Skip some not implemented functions and add a few skip's

2007-08-21 Thread Paul Vriens
Francois Gouget wrote: On Tue, 21 Aug 2007, Paul Vriens wrote: Hi, GetTempPathW is not implemented on win9x. I did not actually read the test but it sounds like GetTempPathW() is not actually essential to the test. Could we replace it with another way to get the path for a temporary direct

Re: [kernel32/tests] Skip some not implemented functions and add a few skip's

2007-08-21 Thread Francois Gouget
On Tue, 21 Aug 2007, Paul Vriens wrote: > Hi, > > GetTempPathW is not implemented on win9x. I did not actually read the test but it sounds like GetTempPathW() is not actually essential to the test. Could we replace it with another way to get the path for a temporary directory? Maybe even hard-