resource.h 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by AudioPlugIn.rc
  4. //
  5. #define IDS_NAME_PLUGIN 1
  6. #define IDS_DESC_PLUGIN 2
  7. #define IDS_SETTINGS 3
  8. #define IDS_HELPFILE_PLUGIN 4
  9. #define IDD_PROPPAGE 200
  10. #define IDC_STATIC -1
  11. #define IDD_DIALOG1 101
  12. #define IDD_EVAL_HELP 166
  13. #define IDC_SLIDER1 1000
  14. #define IDC_SLIDER1_LABEL 1001
  15. #define IDC_SLIDER1_LABEL1 1001
  16. #define IDC_SLIDER1_LABEL2 1002
  17. #define IDC_SLIDER1_LABEL3 1003
  18. #define IDC_SLIDER2 1004
  19. #define IDC_SLIDER2_LABEL1 1005
  20. #define IDC_SLIDER2_LABEL2 1006
  21. #define IDC_SLIDER2_LABEL3 1007
  22. #define IDC_SLIDER3 1008
  23. #define IDC_SLIDER3_LABEL1 1009
  24. #define IDC_SLIDER3_LABEL2 1010
  25. #define IDC_SLIDER3_LABEL3 1011
  26. #define IDC_SLIDER4 1012
  27. #define IDC_LOAD 1013
  28. #define IDC_EDIT 1014
  29. #define IDC_SAVE 1015
  30. #define IDC_BYPASS 1016
  31. #define IDC_NEW 1017
  32. #define IDC_PRESET 1018
  33. #define IDC_SHOWHELP 1019
  34. #define IDC_SLIDER4_LABEL2 1020
  35. #define IDC_SLIDER4_LABEL3 1021
  36. #define IDC_SLIDER4_LABEL1 1022
  37. #define IDC_TRIGGER1 1023
  38. #define IDC_TRIGGER2 1024
  39. #define IDC_TRIGGER3 1025
  40. #define IDC_TRIGGER4 1026
  41. #define IDC_EDIT1 1089
  42. #define IDC_PERSAMPLE 1090
  43. #define IDC_INIT 1092
  44. #define IDC_ONSLIDERCHANGE 1093
  45. #define IDC_TAB1 1203
  46. #define IDC_PRESETNAME -1
  47. // Next default values for new objects
  48. //
  49. #ifdef APSTUDIO_INVOKED
  50. #ifndef APSTUDIO_READONLY_SYMBOLS
  51. #define _APS_NEXT_RESOURCE_VALUE 201
  52. #define _APS_NEXT_COMMAND_VALUE 32768
  53. #define _APS_NEXT_CONTROL_VALUE 1100
  54. #define _APS_NEXT_SYMED_VALUE 5
  55. #endif
  56. #endif