https://bugs.winehq.org/show_bug.cgi?id=39323
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com, | |super_man@post.com
--- Comment #1 from super_man@post.com --- https://msdn.microsoft.com/en-us/library/windows/hardware/ff544566%28v=vs.85...
Syntax C++
VOID ExDeleteNPagedLookasideList( _Inout_ PNPAGED_LOOKASIDE_LIST Lookaside );
Parameters
Lookaside [in, out]
A pointer to the NPAGED_LOOKASIDE_LIST structure for the lookaside list, which the caller originally set up with ExInitializeNPagedLookasideList.
Return value
None