reactos/reactos/ntoskrnl/ob
Timo Kreuzer f6c5b356aa [NTOSKRNL]
- Fix return value of ObOpenObjectByName (in success case the return status of ObpLookupObjectName is returned.

svn path=/trunk/; revision=61569
2014-01-07 20:50:34 +00:00
..
obdir.c [NTOSKRNL] 2013-08-31 16:02:13 +00:00
obhandle.c [NTOSKRNL] 2014-01-07 20:50:34 +00:00
obinit.c [NTOSKRNL]: Fix what should be at least 40 KmTest:ob failures, by correctly using the right attributes, security mappings, flags, names, etc... for the object types. This probably fixes countless subtle bugs in applications/drivers that were non-obvious before, especially now that Device names are case insensitive, or that asking for certain GENERIC rights translates correctly. 2012-09-02 22:06:42 +00:00
oblife.c [NTOSKRNL] 2013-11-20 21:52:50 +00:00
oblink.c [NTOSKRNL] 2013-08-31 16:02:13 +00:00
obname.c [NTOSKRNL] 2013-10-07 11:50:09 +00:00
obref.c [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
obsdcach.c [NTOSKRNL] 2012-09-27 17:16:31 +00:00
obsecure.c [NTOSKRNL] 2013-11-18 14:27:01 +00:00
obwait.c [NTOSKRNL] 2013-11-18 14:27:01 +00:00