GlobalAlloc16(3w)

NAME

GlobalAlloc16 (KRNL386.15)

SYNOPSIS

HGLOBAL16 GlobalAlloc16
 (
  UINT16 flags,
  DWORD  size
 )

PARAMS

flags [In] Object allocation attributes.

[In] Number of bytes to allocate.

DESCRIPTION

GlobalAlloc16 (KERNEL32.24).

Allocate a global memory object.

RETURNS

Handle: Success

NULL: Failure

IMPLEMENTATION

Defined in "wownt32.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/kernel32/global16.c".

Debug channel "global".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout