vgmstream/winamp/resource.h

9 lines
359 B
C
Raw Normal View History

#define IDD_CONFIG 101
#define IDC_LOOP_COUNT 1000
#define IDC_FADE_SECONDS 1001
#define IDC_FADE_DELAY_SECONDS 1002
#define IDC_LOOP_FOREVER 1003
#define IDC_THREAD_PRIORITY_SLIDER 1004
#define IDC_THREAD_PRIORITY_TEXT 1005
#define IDC_DEFAULT 1006