840ad68472d3bae70c0a4a6e3a5820c913095d8f
[tpg/acess2.git] / Usermode / Applications / axwin3_src / WM / include / messages.h
1 /*
2  * Acess2 GUI (AxWin3)
3  */
4 #ifndef _MESSAGES_H_
5 #define _MESSAGES_H_
6
7 enum eMessages
8 {
9         MSG_NULL,
10         MSG_CREATEWIN
11 };
12
13 #endif
14

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