#include <ntddk.h>
#include <windef.h>
#include <ks.h>
#include <mmreg.h>
#include <ksmedia.h>
#include <bdatypes.h>
#include <bdamedia.h>
#include <bdasup.h>
#include <debug.h>
Go to the source code of this file.
◆ NOBITMAP
◆ PBDA_FILTER_INSTANCE_ENTRY
◆ PBDA_GLOBAL
◆ AllocateItem()
Definition at line 29 of file misc.c.
32{
34}
FORCEINLINE PVOID ExAllocatePoolZero(ULONG PoolType, SIZE_T NumberOfBytes, ULONG Tag)
_Must_inspect_result_ _In_ WDFDEVICE _In_ DEVICE_REGISTRY_PROPERTY _In_ _Strict_type_match_ POOL_TYPE PoolType
_Must_inspect_result_ typedef _In_ PHYSICAL_ADDRESS _Inout_ PLARGE_INTEGER NumberOfBytes
◆ FreeItem()
Definition at line 37 of file misc.c.
39{
41}
#define ExFreePoolWithTag(_P, _T)
_In_ WDFCOLLECTION _In_ WDFOBJECT Item
◆ g_Settings