NAME

FreeSLCallback  (KERNEL32.@)

SYNOPSIS

 void FreeSLCallback
 (
  DWORD x
 )

PARAMS

[In] 16 bit callback (segmented pointer?).

DESCRIPTION

Frees the specified 16->32 callback.

RETURNS

Nothing.

IMPLEMENTATION

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

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

Debug channel "thunk".


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