A free Windows-compatible Operating System - mirrored from GitHub
Go to file
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
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos - Added some generic table routines to rtlfuncs.h so that they can be used in user-mode. 2006-10-16 03:19:14 +00:00
rosapps adding ansi to utf-8 converting 2006-10-15 19:07:19 +00:00