mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 17:22:59 +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 FltFreeSecurityDescriptor(ptr)
|
||||||
@ stdcall FltGetDiskDeviceObject(ptr ptr)
|
@ stdcall FltGetDiskDeviceObject(ptr ptr)
|
||||||
@ stdcall FltGetVolumeProperties(ptr ptr long ptr)
|
@ stdcall FltGetVolumeProperties(ptr ptr long ptr)
|
||||||
|
@ stdcall FltObjectDereference(ptr)
|
||||||
|
@ stdcall FltSendMessage(ptr ptr ptr long ptr ptr ptr)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue