//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by WiaVideoTest.rc
//
#define IDD_MAIN_DLG                    101
#define IDD_STRESSDLG                   102
#define IDD_DIALOG_TAKE_PICTURE_MULTIPLE 103
#define IDC_VIDEO_PREVIEW_WINDOW        1000
#define IDC_LIST_WIA_DEVICES            1001
#define IDC_BUTTON_CREATE_VIDEO_WIA     1002
#define IDC_BUTTON_DESTROY_VIDEO        1003
#define IDC_BUTTON_PLAY                 1004
#define IDC_BUTTON_PAUSE                1005
#define IDC_BUTTON_TAKE_PICTURE         1006
#define IDC_BUTTON_TAKE_PICTURE_DRIVER  1007
#define IDC_BUTTON_SHOW_VIDEO_TOGGLE    1008
#define IDC_BUTTON_RESIZE_TOGGLE        1009
#define IDC_BUTTON_TAKE_PICTURE_STRESS  1011
#define IDC_LIST_NEW_IMAGES             1012
#define IDC_EDIT_IMAGES_DIR             1013
#define IDC_EDIT_CURRENT_STATE          1014
#define IDC_BUTTON_TAKE_PICTURE_MULTIPLE 1015
#define IDC_EDIT_NUM_THREADS            1016
#define IDC_EDIT_NUM_STRESS_THREADS     1016
#define IDC_EDIT_NUM_IMAGES_PER_THREAD  1017
#define IDC_EDIT_NUM_PICTURES_TAKEN     1017
#define IDC_EDIT_NUM_PICTURES_TO_TAKE   1018
#define IDC_EDIT_GRAPH_BUILD_TIME       1018
#define IDC_EDIT_TAKE_PICTURE_FREQUENCY 1019
#define IDC_EDIT_LIST_LOAD_TIME         1019
#define IDC_BUTTON_CREATE_VIDEO_ENUM_POS 1020
#define IDC_BUTTON_CREATE_VIDEO_FRIENDLY_NAME 1021
#define IDC_RADIO_WIA_DEVICE_LIST       1022
#define IDC_RADIO_DSHOW_DEVICE_LIST     1023
#define IDS_ERROR                       2000
#define IDS_FAILED_TO_CREATE_VIDEO      2001
#define IDS_DISCONNECTED                2002
#define IDS_VIDEO_STREAM_SHUTDOWN       2003
#define IDS_NO_VIDEO                    2004
#define IDS_CREATING_VIDEO              2005
#define IDS_VIDEO_CREATED               2006
#define IDS_PLAYING_VIDEO               2007
#define IDS_VIDEO_PAUSED                2008
#define IDS_DESTROYING_VIDEO            2009
#define IDS_STATE_UNKNOWN               2010
#define IDS_VIDEO_STILL_ACTIVE          2011
#define IDC_STATIC                      -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        104
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1023
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif
