Language:
Русский
English
GlobalReAllocPtr (WinAPI unit)
Declaration
function GlobalReAllocPtr(P: Pointer; Bytes: Longint; Flags: Word):
Pointer;
Unlocks, reallocates and locks a memory block (using GlobalUnlock, GlobalReAlloc, and GlobalLock.)