Files
reactos/reactos/lib
Alex Ionescu dbb8a15d7c - Added some generic table routines to rtlfuncs.h so that they can be used in user-mode.
- Implemented RtlInsertElementGenericTable and RtlInsertElementGenericTableFull (Splay-Tree versions). Also implemented a helper function RtlpFindGenericTableNodeOrParent when we're not given one and need to locate it manually.
- Defined structure for generic table entries so that we can properly return user data and do the right allocations.

svn path=/trunk/; revision=24541
2006-10-16 03:19:14 +00:00
..
2006-07-18 14:41:55 +00:00
2006-10-08 20:28:03 +00:00
2006-07-10 20:02:12 +00:00
2006-09-07 07:13:07 +00:00
2006-07-28 20:25:47 +00:00