numeric oscilloscope

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by oscillo.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDM_DEVCAPS                     0x0020
  7. #define IDD_ABOUTBOX                    100
  8. #define IDS_ABOUTBOX                    101
  9. #define IDD_SOUNDROBBER_DIALOG          102
  10. #define IDS_DEVCAPS                     102
  11. #define IDS_TITLE                       103
  12. #define IDR_MAINFRAME                   128
  13. #define IDD_DEVCAPS_DIALOG              130
  14. #define IDC_BUTTON_OPEN                 1000
  15. #define IDC_BUTTON_PLAY                 1001
  16. #define IDC_BUTTON_STOP                 1002
  17. #define IDC_BUTTON_WAVE                 1003
  18. #define IDC_EDIT_END                    1004
  19. #define IDC_EDIT_START                  1005
  20. #define IDC_EDIT_OFFSET                 1007
  21. #define IDC_EDIT_AMPLI                  1008
  22. #define IDC_EDIT_VOLT                   1009
  23. #define IDC_CHECK_MONO                  1011
  24. #define IDC_CHECK_STEREO                1012
  25. #define IDC_CHECK_REVERSE               1013
  26. #define IDC_SPIN_AMPLI                  1014
  27. #define IDC_SPIN_VOLT                   1015
  28. #define IDC_SPIN_OFFSET                 1017
  29. #define IDC_DCAPS                       1018
  30. #define IDC_COMBO_DEVS                  1019
  31. #define IDC_EDIT_TIME                   1023
  32. #define IDC_SPIN_TIME                   1024
  33. #define IDC_POSITION                    1025
  34. #define IDC_GET_START                   1029
  35. #define IDC_GET_END                     1030
  36. #define IDC_CHECK_XOR                   1034
  37. #define IDC_EDIT_XOR                    1036
  38. #define IDC_CHECK_ADD                   1037
  39. #define IDC_EDIT_ADD                    1038
  40. #define IDC_CHECK_MAPPER                1041
  41. #define IDC_PICTURE                     1042
  42. #define IDC_SLIDER_START                1044
  43. #define IDC_SLIDER_END                  1045
  44. #define IDC_CUSTOM1                     1046
  45. #define IDC_SLIDER_OFFSET               1047
  46. #define IDC_SLIDER_AMPLI                1048
  47. #define IDC_BUTTON_ACQ                  1049
  48.  
  49. // Next default values for new objects
  50. //
  51. #ifdef APSTUDIO_INVOKED
  52. #ifndef APSTUDIO_READONLY_SYMBOLS
  53. #define _APS_NEXT_RESOURCE_VALUE        140
  54. #define _APS_NEXT_COMMAND_VALUE         32771
  55. #define _APS_NEXT_CONTROL_VALUE         1051
  56. #define _APS_NEXT_SYMED_VALUE           102
  57. #endif
  58. #endif
  59.  

contact - link to this site