Reducing the header maze (warning: long, unsuitable for children)

Alexandre Julliard julliard at winehq.com
Tue Dec 3 16:07:32 CST 2002


Greg Turner <gmturner007 at ameritech.net> writes:

> This should ensure that each header can actually be run through the 
> compiler all by itself -- that is, that it #include's any headers it 
> relies on to compile.

We don't want that, it's not what Windows does. But yes, the whole
obj_*.h stuff is a mess, that's why we should get rid of it all, and
use the exact same include names and dependencies as Windows. Anything
else is a nightmare to maintain.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list