//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by oscillo.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDM_DEVCAPS 0x0020
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_SOUNDROBBER_DIALOG 102
#define IDS_DEVCAPS 102
#define IDS_TITLE 103
#define IDR_MAINFRAME 128
#define IDD_DEVCAPS_DIALOG 130
#define IDC_BUTTON_OPEN 1000
#define IDC_BUTTON_PLAY 1001
#define IDC_BUTTON_STOP 1002
#define IDC_BUTTON_WAVE 1003
#define IDC_EDIT_END 1004
#define IDC_EDIT_START 1005
#define IDC_EDIT_OFFSET 1007
#define IDC_EDIT_AMPLI 1008
#define IDC_EDIT_VOLT 1009
#define IDC_CHECK_MONO 1011
#define IDC_CHECK_STEREO 1012
#define IDC_CHECK_REVERSE 1013
#define IDC_SPIN_AMPLI 1014
#define IDC_SPIN_VOLT 1015
#define IDC_SPIN_OFFSET 1017
#define IDC_DCAPS 1018
#define IDC_COMBO_DEVS 1019
#define IDC_EDIT_TIME 1023
#define IDC_SPIN_TIME 1024
#define IDC_POSITION 1025
#define IDC_GET_START 1029
#define IDC_GET_END 1030
#define IDC_CHECK_XOR 1034
#define IDC_EDIT_XOR 1036
#define IDC_CHECK_ADD 1037
#define IDC_EDIT_ADD 1038
#define IDC_CHECK_MAPPER 1041
#define IDC_PICTURE 1042
#define IDC_SLIDER_START 1044
#define IDC_SLIDER_END 1045
#define IDC_CUSTOM1 1046
#define IDC_SLIDER_OFFSET 1047
#define IDC_SLIDER_AMPLI 1048
#define IDC_BUTTON_ACQ 1049
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 140
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1051
#define _APS_NEXT_SYMED_VALUE 102
#endif
#endif