Usermode/AxWin3 - Implementing more of the widget code
[tpg/acess2.git] / Usermode / Applications / axwin3_src / include / ipcmessages.h
index b7e78e5..aa69d34 100644 (file)
@@ -52,7 +52,7 @@ struct sIPCMsg_CreateWin
 struct sIPCMsg_SendMsg
 {
        uint32_t        Dest;
-        int    ID;
+       uint16_t        ID;
        uint16_t        Length;
        char    Data[];
 };

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