forked from KolibriOS/kolibrios
11 lines
375 B
C
11 lines
375 B
C
|
#ifndef IDC_STATIC
|
||
|
#define IDC_STATIC (-1)
|
||
|
#endif
|
||
|
|
||
|
#define IDI_CURSOR1 100
|
||
|
#define IDR_MENU1 101
|
||
|
#define IDD_DIALOG1 102
|
||
|
#define IDD_DIALOG2 103
|
||
|
#define IDOK 1000
|
||
|
#define IDCANCEL 1001
|