- Some minor Nt stub fixes

- Fix compilation with GCC4

svn path=/trunk/; revision=24578
This commit is contained in:
Thomas Bluemel
2006-10-20 13:19:13 +00:00
parent d9b18cdbb2
commit ccd9ed0a4e
5 changed files with 44 additions and 21 deletions
+2
View File
@@ -471,6 +471,7 @@ typedef struct _COMPRESSED_DATA_INFO COMPRESSED_DATA_INFO, *PCOMPRESSED_DATA_INF
//
// Routines and callbacks for the RTL AVL/Generic Table package
//
#if defined(NTOS_MODE_USER) || (!defined(NTOS_MODE_USER) && !defined(_NTIFS_))
typedef NTSTATUS
(NTAPI *PRTL_AVL_MATCH_FUNCTION)(
struct _RTL_AVL_TABLE *Table,
@@ -515,6 +516,7 @@ typedef VOID
struct _RTL_AVL_TABLE *Table,
PVOID Buffer
);
#endif
//
// RTL Query Registry callback