Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

58 lines
2.3 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by WiaVideoTest.rc
  4. //
  5. #define IDD_MAIN_DLG 101
  6. #define IDD_STRESSDLG 102
  7. #define IDD_DIALOG_TAKE_PICTURE_MULTIPLE 103
  8. #define IDC_VIDEO_PREVIEW_WINDOW 1000
  9. #define IDC_LIST_WIA_DEVICES 1001
  10. #define IDC_BUTTON_CREATE_VIDEO_WIA 1002
  11. #define IDC_BUTTON_DESTROY_VIDEO 1003
  12. #define IDC_BUTTON_PLAY 1004
  13. #define IDC_BUTTON_PAUSE 1005
  14. #define IDC_BUTTON_TAKE_PICTURE 1006
  15. #define IDC_BUTTON_TAKE_PICTURE_DRIVER 1007
  16. #define IDC_BUTTON_SHOW_VIDEO_TOGGLE 1008
  17. #define IDC_BUTTON_RESIZE_TOGGLE 1009
  18. #define IDC_BUTTON_TAKE_PICTURE_STRESS 1011
  19. #define IDC_LIST_NEW_IMAGES 1012
  20. #define IDC_EDIT_IMAGES_DIR 1013
  21. #define IDC_EDIT_CURRENT_STATE 1014
  22. #define IDC_BUTTON_TAKE_PICTURE_MULTIPLE 1015
  23. #define IDC_EDIT_NUM_THREADS 1016
  24. #define IDC_EDIT_NUM_STRESS_THREADS 1016
  25. #define IDC_EDIT_NUM_IMAGES_PER_THREAD 1017
  26. #define IDC_EDIT_NUM_PICTURES_TAKEN 1017
  27. #define IDC_EDIT_NUM_PICTURES_TO_TAKE 1018
  28. #define IDC_EDIT_GRAPH_BUILD_TIME 1018
  29. #define IDC_EDIT_TAKE_PICTURE_FREQUENCY 1019
  30. #define IDC_EDIT_LIST_LOAD_TIME 1019
  31. #define IDC_BUTTON_CREATE_VIDEO_ENUM_POS 1020
  32. #define IDC_BUTTON_CREATE_VIDEO_FRIENDLY_NAME 1021
  33. #define IDC_RADIO_WIA_DEVICE_LIST 1022
  34. #define IDC_RADIO_DSHOW_DEVICE_LIST 1023
  35. #define IDS_ERROR 2000
  36. #define IDS_FAILED_TO_CREATE_VIDEO 2001
  37. #define IDS_DISCONNECTED 2002
  38. #define IDS_VIDEO_STREAM_SHUTDOWN 2003
  39. #define IDS_NO_VIDEO 2004
  40. #define IDS_CREATING_VIDEO 2005
  41. #define IDS_VIDEO_CREATED 2006
  42. #define IDS_PLAYING_VIDEO 2007
  43. #define IDS_VIDEO_PAUSED 2008
  44. #define IDS_DESTROYING_VIDEO 2009
  45. #define IDS_STATE_UNKNOWN 2010
  46. #define IDS_VIDEO_STILL_ACTIVE 2011
  47. #define IDC_STATIC -1
  48. // Next default values for new objects
  49. //
  50. #ifdef APSTUDIO_INVOKED
  51. #ifndef APSTUDIO_READONLY_SYMBOLS
  52. #define _APS_NEXT_RESOURCE_VALUE 104
  53. #define _APS_NEXT_COMMAND_VALUE 40001
  54. #define _APS_NEXT_CONTROL_VALUE 1023
  55. #define _APS_NEXT_SYMED_VALUE 101
  56. #endif
  57. #endif