窗口样式
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
#ifndef INCLUDED_WINSTYLE_H
|
||||
#define INCLUDED_WINSTYLE_H
|
||||
|
||||
#define CM_ARRANGE 1
|
||||
#define CM_WHISTLE 2
|
||||
#define CM_EXIT 3
|
||||
#define CM_HELP 4
|
||||
#define CM_BLUE 101
|
||||
#define CM_RED 102
|
||||
#define CM_GREEN 103
|
||||
#define CM_SPECIAL1 104
|
||||
#define CM_SPECIAL2 105
|
||||
#define CM_SPECIAL3 106
|
||||
|
||||
#endif /*INCLUDED_WINSTYLE_H*/
|
||||
Reference in New Issue
Block a user