IMCTLWND data structure.
typedef struct _IMCTLWND { ULONG ulSize; HWND hwndFrame; ULONG ulCtlWnd; } IMCTLWND; typedef IMCTLWND * PIMCTLWND ;