Files
Blocks3D/src/include/resource.h
2022-10-02 14:28:45 -07:00

8 lines
257 B
C

#define IDC_PROPERTYGRID 2000
#define IDC_STATIC 2
#define IDC_EDIT1 105
#define IDI_ICON1 102
#define IDB_BITMAP1 103
#define IDD_DIALOG1 104