On Sunday 07 April 2002 20:29, you wrote:
"Geoffrey Hausheer" i8e7fkwmsl1@phracturedblue.com wrote:
So is there a better solution than the three I've listed? And why won't wine let me include 'windows.h', but under windows it is required?
Probably it would be better to use Wine headers to compile Wine tests.
I disagree that this is a good idea. The idea is to test that wine behaves in the same manner as Windows does. This may include errors in the headers. The only way to be sure would be to compile against Native windows headers. Now I suppose cygwin/mingw headers aren't identical to Microsoft's own, but it is lall that I have access to currently
.Geoff