Язык:
Русский
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.)
GlobalReAllocPtr (WinAPI unit) |
Язык: GlobalReAllocPtr (WinAPI unit) Declarationfunction GlobalReAllocPtr(P: Pointer; Bytes: Longint; Flags: Word): Pointer; Unlocks, reallocates and locks a memory block (using GlobalUnlock, GlobalReAlloc, and GlobalLock.) See Also |
|
|