kolibrios/programs/media/Fplay/winlib/resource.h

11 lines
375 B
C
Raw Normal View History

#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