home *** CD-ROM | disk | FTP | other *** search
/ NEXT Generation 27 / NEXT27.iso / pc / demos / emperor / dx3.exe / SDK / SAMPLES / MSTREAM / RESOURCE.H < prev   
C/C++ Source or Header  |  1996-08-28  |  3KB  |  82 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by mstream.rc
  4. //
  5. #define IDR_MAINMENU                    101
  6. #define IDC_PLAY                        101
  7. #define IDD_ABOUTBOX                    102
  8. #define IDC_STOP                        102
  9. #define IDC_PAUSE                       103
  10. #define IDI_ICON1                       107
  11. #define IDI_ICON2                       108
  12. #define IDI_ICON3                       111
  13. #define IDS_TBTITLE_PAN                 8192
  14. #define IDS_TBTITLE_VOLUME              8193
  15. #define IDS_TBTITLE_FREQUENCY           8194
  16. #define IDS_TBTITLE_PROGRESS            8195
  17. #define IDS_BUTTON_PLAY                 8196
  18. #define IDS_BUTTON_STOP                 8197
  19. #define IDS_CHECK_LOOPED                8198
  20. #define IDS_TBTITLE_TEMPO               8199
  21. #define IDS_BUTTON_PAUSE                8200
  22. #define IDS_APP_TITLE                   8208
  23. #define IDS_APP_CAPTION                 8209
  24. #define IDS_APP_NAME                    8210
  25. #define IDS_OPEN_DLGTITLE               8211
  26. #define IDS_OPEN_FILTER1                8212
  27. #define IDS_OPEN_FILTER2                8213
  28. #define IDS_OPEN_FILTER3                8214
  29. #define IDS_OPEN_FILTER4                8215
  30. #define IDS_ERROR_APPINIT               8224
  31. #define IDS_ERROR_INSTANCEINIT          8225
  32. #define IDS_ERROR_REGISTERCLASS         8226
  33. #define IDS_ERROR_MAINWNDCREATE         8227
  34. #define IDS_ERROR_NOMIDIMAPPER          8228
  35. #define IDS_ERROR_CHILDTEMPLATE         8244
  36. #define IDS_ERROR_TRACKBAR              8245
  37. #define IDS_ERROR_BUTTON                8246
  38. #define IDS_ERROR_STATICTEXT            8247
  39. #define IDS_ERROR_GETTEXTEXTENT         8248
  40. #define IDS_ERROR_CHECK                 8249
  41. #define IDS_CDERR_GENERAL_BASE          16384
  42. #define IDS_CDERR_FINDRESFAILURE        16385
  43. #define IDS_CDERR_INITIALIZATION        16386
  44. #define IDS_CDERR_LOADRESFAILURE        16387
  45. #define IDS_CDERR_LOCKRESFAILURE        16388
  46. #define IDS_CDERR_LOADSTRFAILURE        16389
  47. #define IDS_CDERR_MEMALLOCFAILURE       16390
  48. #define IDS_CDERR_MEMLOCKFAILURE        16391
  49. #define IDS_CDERR_NOHINSTANCE           16392
  50. #define IDS_CDERR_NOHOOK                16393
  51. #define IDS_CDERR_NOTEMPLATE            16394
  52. #define IDS_CDERR_REGISTERMSGFAIL       16395
  53. #define IDS_CDERR_STRUCTSIZE            16396
  54. #define IDS_CDERR_DIALOGFAILURE         16397
  55. #define IDS_CDERR_TITLESTRING           16398
  56. #define IDC_LOOPCHECK                   40001
  57. #define IDM_FILE_EXIT                   40002
  58. #define IDM_HELP_ABOUT                  40003
  59. #define IDM_FILE_OPEN                   40004
  60. #define IDM_FILE_CLOSE                  40005
  61. #define IDM_PLAY                        40006
  62. #define IDM_STOP                        40007
  63. #define IDC_OPTIONS_LOOPED              40008
  64. #define IDM_ACTIONS_LOOPED              40008
  65. #define IDC_OPTIONS_MIDIOUTDEVICE       40009
  66. #define IDM_ACTIONS_PLAY                40010
  67. #define IDM_ACTIONS_PAUSE               40011
  68. #define IDM_ACTIONS_STOP                40012
  69. #define IDC_STATIC                      -1
  70.  
  71. // Next default values for new objects
  72. // 
  73. #ifdef APSTUDIO_INVOKED
  74. #ifndef APSTUDIO_READONLY_SYMBOLS
  75. #define _APS_NO_MFC                     1
  76. #define _APS_NEXT_RESOURCE_VALUE        113
  77. #define _APS_NEXT_COMMAND_VALUE         40013
  78. #define _APS_NEXT_CONTROL_VALUE         1004
  79. #define _APS_NEXT_SYMED_VALUE           104
  80. #endif
  81. #endif
  82.