latest SDK
This commit is contained in:
46
foobar2000/foo_sample/resource.h
Normal file
46
foobar2000/foo_sample/resource.h
Normal file
@@ -0,0 +1,46 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by foo_sample.rc
|
||||
//
|
||||
#define IDD_PLAYBACK_STATE 101
|
||||
#define IDD_DSP 102
|
||||
#define IDD_UI_ELEMENT 103
|
||||
#define IDD_THREADS 105
|
||||
#define IDD_LISTCONTROL_DEMO 107
|
||||
#define IDI_ICON1 109
|
||||
#define IDI_SCROLL 109
|
||||
#define IDD_MYPREFERENCES 148
|
||||
#define IDC_BOGO1 1001
|
||||
#define IDC_BOGO2 1002
|
||||
#define IDC_PATTERN 1002
|
||||
#define IDC_STATE 1003
|
||||
#define IDC_PLAY 1004
|
||||
#define IDC_PAUSE 1005
|
||||
#define IDC_STOP 1006
|
||||
#define IDC_PREV 1007
|
||||
#define IDC_NEXT 1008
|
||||
#define IDC_RAND 1009
|
||||
#define IDC_CONTEXTMENU 1010
|
||||
#define IDC_SLIDER1 1012
|
||||
#define IDC_SLIDER 1012
|
||||
#define IDC_SLIDER_LABEL 1013
|
||||
#define IDC_LOCK_MIN_WIDTH 1014
|
||||
#define IDC_LOCK_MIN_HEIGHT 1015
|
||||
#define IDC_CHECK3 1016
|
||||
#define IDC_LOCK_MAX_WIDTH 1016
|
||||
#define IDC_LOCK_MAX_HEIGHT 1017
|
||||
#define IDC_STATIC_SIZE 1018
|
||||
#define IDC_LIST1 1019
|
||||
#define IDC_LIST 1019
|
||||
#define IDC_HEADER 1020
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 110
|
||||
#define _APS_NEXT_COMMAND_VALUE 40001
|
||||
#define _APS_NEXT_CONTROL_VALUE 1021
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user