Files
Blocks3D/resource.h
2022-10-01 11:25:07 -07:00

10 lines
321 B
C

#ifndef IDC_STATIC
#define IDC_STATIC (-1)
#endif
#define IDI_ICON1 101
#define IDB_BITMAP1 102
#define IDD_DIALOG1 103
#define IDD_DIALOG2 104
#define IDC_EDIT1 1001