I am implementing network monitoring with WFP driver. in some situation i need create workitem and waiting for completing.i looking for some statndard sample code.i saw some code that use some trick for example use Kernel event (KEVENT) and then this changed in workitem when completed.
(using KeWaitForSingleObject and ....)
thank all of you.
(using KeWaitForSingleObject and ....)
thank all of you.