Ge van Geldorp wrote:
From: Steven
Edwards
Does anyone care if I merge the duplicate headers from
reactos/include/wine in to the headers in the
reactos/w32api/include folder? There are a few headers we
will want to keep in reactos/include/wine but now that we
have our own copy of the w32api we dont need most of these
headers that do the #include_next thing.
I've looked at a few of the headers, and (apart from the #include_next) they
seem to define Wine-isms only. I don't think we should move those to
w32api/include. My personal rule so far has been: if it's in PSDK, move it
to w32api/include, if not keep it in include/wine.
Ge van Geldorp.
_______________________________________________
Ros-dev mailing list
Ros-dev(a)reactos.com
http://reactos.com:8080/mailman/listinfo/ros-dev
Also, it's probable that whatever w32api is legitimately missing (as in,
it's in the PSDK but not in w32api), I've already added it to my header
branch. Maybe wait until it's complete and see if theres's anything that
really should go there from wine's headers.
Best regards,
Alex Ionescu