NAME

GlobalDOSFree16  (KRNL386.185)

SYNOPSIS

 WORD GlobalDOSFree16
 (
  WORD sel
 )

PARAMS

[In] Selector.

DESCRIPTION

Free memory allocated with GlobalDOSAlloc.

RETURNS

NULL: Success

sel: Failure

IMPLEMENTATION

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

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

Debug channel "global".


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