LPCBT_CREATEWNDA

typedef struct tagCBT_CREATEWNDA
{
    struct tagCREATESTRUCTA *lpcs;
    HWND           hwndInsertAfter;
} CBT_CREATEWNDA, *LPCBT_CREATEWNDA;
typedef LPCBT_CREATEWNDA LPCBT_CREATEWND;