adding undocumented APIs to public headers

Alexandre Julliard julliard at winehq.org
Wed Oct 11 13:06:47 CDT 2006


Robert Shearman <rob at 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.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list