(Note: I'll argue only for the sake for the argument here, I've already pretty much decided to follow Hannes' suggestion) On Sat, Jan 16, 2010 at 12:27 PM, Andreas Schwab <schwab@xxxxxxxxxxxxxx> wrote: > The fact that it starts with two underscores suggests that it is kinda > internal. > But the fact that it is documented more than suggests that it isn't. Not any more, anyhow. This is pretty much how winapi works. Internal stuff isn't documented, once it's documented it isn't internal anymore. In fact, winapi doesn't really deal with "internal" and "external" functions, it deals with documented and undocumented. Some documented functions/features have documented compatibility issues. -- Erik "kusma" Faye-Lund -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html