Robert Shearman rob@codeweavers.com writes:
I think we should do this, but protect them with #ifdef __WINESRC__, since we may want to use them internally, but we don't want them used in things that may be built with the PSDK headers, like tests.
We can do that for things that actually need to be used from other dlls, but if it's just to quiet the warnings then I don't think that's a good enough reason to diverge from the SDK headers.