#ifndef _NTPEBTEB_H
#if (PHNT_MODE != PHNT_MODE_KERNEL)
// private
typedef struct _CALLBACKWND
{
HWND WindowHandle;
ULONG_PTR WindowContext;
PACTIVATION_CONTEXT ActCtx;
} CALLBACKWND, *PCALLBACKWND;
View code on GitHubNo description available.