Usermode/AxWin3 - Cleaned up focus code a little, added IPC focus call
[tpg/acess2.git] / Usermode / Applications / axwin3_src / include / ipcmessages.h
index 3f695ce..a3fda63 100644 (file)
@@ -96,6 +96,7 @@ enum eAxWin_IPCMessageTypes
        IPCMSG_CREATEWIN,       //!< Create a window
        IPCMSG_DESTROYWIN,      //!< Destroy a window
        IPCMSG_SHOWWINDOW,      //!< Show/Hide a window
+       IPCMSG_FOCUSWINDOW,     //!< Give a window focus (no data)
        IPCMSG_SETWINPOS,       //!< Set a window position
 };
 

UCC git Repository :: git.ucc.asn.au