http://bugs.winehq.org/show_bug.cgi?id=18717
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #1 from Anastasius Focht focht@gmx.net 2009-06-04 13:08:25 --- Hello,
thanks, fixed by commit d099c90ea304406c736a7f7b497c1856b9a88ca2
MSDN (http://msdn.microsoft.com/en-us/library/ms796842.aspx) has documentation to fix/improve the other prototype(s) - if someone really wants to touch generic table API one day.
Also of interest might be an article "Kernel Mode Basics: Splay Trees" from OSR online which has a good description how splay trees work and the structures used. Google search with "Kernel Mode Basics: Splay Trees", take the google cache version to read the article without being subscribed ;-)
Regards