forked from KolibriOS/kolibrios
fcddd916db
git-svn-id: svn://kolibrios.org@3248 a494cfbc-eb01-0410-851d-a64ba20cac60
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
|