FreeSLCallback(3w)
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 "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/kernel32/thunk.c".
Available on x86 platforms only.
- Debug channel "thunk".