reactos/drivers/filters/fltmgr
Bișoc George 42ce8519b6 [FASTFAT][FLTMGR][NTOS] Do not explicitly call ObfDereferenceObject() (#1636)
"Most code should not directly call the platform-specific ObfDereferenceObject() function but use the ObDereferenceObject() macro instead."

CORE-16081
2019-06-22 16:20:58 +02:00
..
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
Context.c
Dispatch.c
Filter.c [FLTMGR] Add a bit more basic code layout for filter registration 2018-10-29 23:56:39 +01:00
fltmgr.h
fltmgr.rc
fltmgr.spec [FLTMGR] Remove duplicated export 2018-10-29 23:56:39 +01:00
fltmgrint.h
Interface.c [FASTFAT][FLTMGR][NTOS] Do not explicitly call ObfDereferenceObject() (#1636) 2019-06-22 16:20:58 +02:00
Lib.c
Messaging.c [FASTFAT][FLTMGR][NTOS] Do not explicitly call ObfDereferenceObject() (#1636) 2019-06-22 16:20:58 +02:00
Misc.c [FLTMGR] Stub FltReleaseFileNameInformation() 2018-10-29 23:56:39 +01:00
Object.c
Registry.c
Registry.h
Volume.c [FLTMGR] Stub FltAttachVolume() 2018-10-29 23:56:39 +01:00