NAME

GlobalDOSFree16  (KRNL386.185)

SYNOPSIS

 WORD GlobalDOSFree16
 (
  WORD sel
 )

PARAMS

[In] Selector.

DESCRIPTION

Free memory allocated with GlobalDOSAlloc.

RETURNS

NULL: Success

sel: Failure

IMPLEMENTATION

Declared in "wine/winbase16.h". https://source.winehq.org/source/include/wine/winbase16.h

Implemented in "dlls/krnl386.exe16/global.c". https://source.winehq.org/source/dlls/krnl386.exe16/global.c

Debug channel "global".


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