- 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
- stack overflow (Microsoft Windows) by David
- Stack Overflow (Programming) by Chris Thomson
- Re: Stack overflow in device driver (Drivers) by Maxim S. Shatskih
- Stack Overflow (Computers & Technology) by EC
- How to get lower stack device object in miniport driver? (Drivers) by Á¶Ç׺¹

