From: Ayal on
Is VirtualAlloc thread safe or do I need to protect the call in a
multithreaded application?

Thanks,
Ayal


From: m on
VirtualAlloc is thread safe

"Ayal" <ayal(a)newsgroups.nospam> wrote in message
news:uXuBzXJxKHA.4752(a)TK2MSFTNGP04.phx.gbl...
> Is VirtualAlloc thread safe or do I need to protect the call in a
> multithreaded application?
>
> Thanks,
> Ayal
>