11 #ifndef __SNATIVEWND_I__H__
12 #define __SNATIVEWND_I__H__
14 #include <interface/obj-ref-i.h>
15 #include <interface/SEvtArgs-i.h>
30 typedef BOOL (*FunMsgHandler)(
const LPMSG pMsg, LRESULT *pRes,
void *ctx);
38 typedef struct _MsgHandlerInfo
51 #define INTERFACE INativeWnd
53 #include "SNativeWndApi.h"
Interface for Native Window Operations.
Interface for reference counting.
Structure containing message handler information.