Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 183 of file main.c.
{ TRACE("(%p, %d)\n", mem, nbytes); return HeapReAlloc(GetProcessHeap(), 0, mem, nbytes); }