HyperDbg Debugger
Loading...
Searching...
No Matches
Dpc.h File Reference

Definition for Windows DPC functions. More...

Go to the source code of this file.

Functions

NTKERNELAPI _IRQL_requires_max_ (APC_LEVEL) _IRQL_requires_min_(PASSIVE_LEVEL) _IRQL_requires_same_ VOID KeGenericCallDpc(_In_ PKDEFERRED_ROUTINE Routine
 
NTKERNELAPI _IRQL_requires_ (DISPATCH_LEVEL) _IRQL_requires_same_ VOID KeSignalCallDpcDone(_In_ PVOID SystemArgument1)
 

Variables

NTKERNELAPI _In_opt_ PVOID Context
 

Detailed Description

Definition for Windows DPC functions.

Author
Sina Karvandi (sina@.nosp@m.hype.nosp@m.rdbg..nosp@m.org)
Version
0.1
Date
2020-04-10

Function Documentation

◆ _IRQL_requires_()

NTKERNELAPI _IRQL_requires_ ( DISPATCH_LEVEL )

◆ _IRQL_requires_max_()

NTKERNELAPI _IRQL_requires_max_ ( APC_LEVEL )

Variable Documentation

◆ Context

NTKERNELAPI _In_opt_ PVOID Context