I am not sure if a module exists for this, but ... I am testing a SNMP agent function and want to allocate 100 meg out of the Windows non-paged memory pool, using the equivallent of ExAllocatePoolWithQuotaTag() or AllocateCommonBuffer(). Has anyone done this before?