Files
WinGUI/GUITest/Resource.h
T

14 lines
345 B
C
Raw Normal View History

2026-07-28 14:17:49 +08:00
#ifndef INCLUDED_RESOURCE_H
#define INCLUDED_RESOURCE_H
/* ------------------------------------------------------------------------------------------------------------------ */
/* COMMAND */
#define CM_ABOUT 1001
#define CM_BITMAP 1002
#define CM_BRAHMIN 1003
#define CM_WOODNOTES 1004
#define CM_SEASHORE 1005
#endif /*INCLUDED_RESOURCE_H*/