Comment by wfunction
13 years ago
> undocumented APIs
"undocumented APIs" != "a magic combination of function arguments"
Any function that's not documented can be called an undocumented API, any program has them -- Linux, Windows, whatever.
But you were talking about the argument combinations being undefined, not the functions themselves. What are some examples of that?
A bit late, but http://undocumented.ntinternals.net/aindex.html
What about them?