Usermode/AxWin3 - Reworked renderers to use raw IPC calls
[tpg/acess2.git] / Usermode / Applications / axwin3_src / include / ipcmessages.h
index 6e61ba8..50a9955 100644 (file)
@@ -28,6 +28,8 @@ typedef struct sIPCMsg_RetDisplayDims tIPCMsg_RetDisplayDims;
  */
 //! Request a return value
 #define IPCMSG_FLAG_RETURN     0x01
+//! IPC Message for renderer
+#define IPCMSG_FLAG_RENDERER   0x80
 /**
  * \}
  */

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