10 lines
321 B
C
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
|