mirror of
https://github.com/reactos/reactos.git
synced 2025-04-15 10:03:56 +00:00
[FLTMGR] Export FltObjectDereference() and FltSendMessage()
This commit is contained in:
parent
9169e881aa
commit
5bdd806fb9
1 changed files with 2 additions and 0 deletions
|
@ -8,4 +8,6 @@
|
|||
@ stdcall FltFreeSecurityDescriptor(ptr)
|
||||
@ stdcall FltGetDiskDeviceObject(ptr ptr)
|
||||
@ stdcall FltGetVolumeProperties(ptr ptr long ptr)
|
||||
@ stdcall FltObjectDereference(ptr)
|
||||
@ stdcall FltSendMessage(ptr ptr ptr long ptr ptr ptr)
|
||||
|
||||
|
|
Loading…
Reference in a new issue