NAME

GlobalDOSAlloc16  (KRNL386.184)

SYNOPSIS

 DWORD GlobalDOSAlloc16
 (
  DWORD size
 )

PARAMS

[In] Number of bytes to be allocated.

DESCRIPTION

Allocate memory in the first MB.

RETURNS

Address (HW=Paragraph segment; LW=Selector)

IMPLEMENTATION

Not defined in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/kernel/global16.c". source.winehq.org/source/dlls/kernel/global16.c

Debug channel "global".


Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.