On Tue, 13 Jan 2004 [EMAIL PROTECTED] wrote: [...] > Ahh yes, this appears to be the issue. If I go to "project > settings->link->object/library modules" and add "uuid.lib" to the list > then the test compiles without many other issues. Shouldn't the > script be adding this to the .dsp/.dsw?
That's strange. I thought that msvcmaker was already systematically including uuid.lib in the generated .dsp/.dsw files. > I'm having great troubles compiling the test against vs6 header files > as well, should I upgrade to the latest platform sdk? YEs. Unfortunately compiling most of Wine's tests with the 'Windows headers' requires a pretty recent SDK (and getting the latest SDK is somewhat painful). The headers that come with VC6 just don't cut it. -- Francois Gouget [EMAIL PROTECTED] http://fgouget.free.fr/ Indifference will certainly be the downfall of mankind, but who cares?
