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] Latest from my branch (#135) 2017-11-21 16:36:29 +00:00
fltmgr.rc
fltmgr.spec [FLTMGR] Remove duplicated export 2018-10-29 23:56:39 +01:00
fltmgrint.h [FLTMGR] Latest from my branch (#135) 2017-11-21 16:36:29 +00:00
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 [FLTMGR] Implement FltCreateFile() 2018-10-29 23:56:39 +01:00
Registry.c [FLTMGR] Latest from my branch (#135) 2017-11-21 16:36:29 +00:00
Registry.h [FLTMGR] Latest from my branch (#135) 2017-11-21 16:36:29 +00:00
Volume.c [FLTMGR] Stub FltAttachVolume() 2018-10-29 23:56:39 +01:00