reactos/reactos/ntoskrnl/ob
Johannes Anderwald 11164521c3 [MMSYS]
- hardware ids must be terminated by 2 zero bytes
[KS]
- more fixes to software bus pnp enumerator
[MMIXER]
- dont assert on buggy topology lines
[NTOS]
- keys must be REG_OPTION_VOLATILE
- allocate file object with correct tag
[INF]
- register wdmaudio as pnp software device (not yet ready)

svn path=/trunk/; revision=66684
2015-03-14 11:12:32 +00:00
..
obdir.c [NTOSKRNL] 2013-08-31 16:02:13 +00:00
obhandle.c [NTOS:OB] 2014-09-05 09:20:37 +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] 2015-03-01 16:33:43 +00:00
oblink.c [MMSYS] 2015-03-14 11:12:32 +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] 2014-11-04 20:41:10 +00:00
obwait.c [NTOSKRNL] 2013-11-18 14:27:01 +00:00