Usermode/AxWin3 - Working on keyboard input
[tpg/acess2.git] / Usermode / Applications / axwin3_src / WM / include / messages.h
index 840ad68..3219ea0 100644 (file)
@@ -4,6 +4,13 @@
 #ifndef _MESSAGES_H_
 #define _MESSAGES_H_
 
+struct sAxWin_Message
+{
+       uint16_t        ID;
+};
+
+typedef struct sAxWin_Message  tAxWin_Message;
+
 enum eMessages
 {
        MSG_NULL,

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