Tech Support > Microsoft Windows > Drivers > Re: Stack overflow in device driver
Re: Stack overflow in device driver
Posted by Arthur Tu on June 22nd, 2004


use NdisAllocateMemory(WithTag), if your structure's size is fixed, the
NdisAllocateFromNPagedLookasideList should be better.

--

Arthur Tu
best wishs



Similar Posts