From: alberto on

I would put my own wrapper around it, anytime. Much better to take
things in my own hands than to use some OS level hack that can
backfire when I least want it to.



Alberto.





On Dec 23, 2:11 pm, "David F." <df2...(a)community.nospam> wrote:
> Hi,
>
> Is there a way to get the size of a buffer allocated with
> ExAllocatePoolWithTag without having to put your own wrapper around it.
> Just native support?
>
> TIA!!