home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / DirectMusic / AudioScripts / resource.h < prev   
Encoding:
C/C++ Source or Header  |  2001-10-08  |  828 b   |  25 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by AudioScripts.rc
  4. //
  5. #define IDD_MAIN                        101
  6. #define IDR_MAINFRAME                   102
  7. #define IDC_COMBO_SCRIPT                1000
  8. #define IDC_EDIT_ABOUT                  1001
  9. #define IDC_BUTTON_ROUTINE1             2001
  10. #define IDC_BUTTON_ROUTINE2             2002
  11. #define IDC_BUTTON_ROUTINE3             2003
  12. #define IDC_EDIT_VARIABLE1              3001
  13. #define IDC_EDIT_VARIABLE2              3002
  14.  
  15. // Next default values for new objects
  16. // 
  17. #ifdef APSTUDIO_INVOKED
  18. #ifndef APSTUDIO_READONLY_SYMBOLS
  19. #define _APS_NEXT_RESOURCE_VALUE        105
  20. #define _APS_NEXT_COMMAND_VALUE         40001
  21. #define _APS_NEXT_CONTROL_VALUE         1020
  22. #define _APS_NEXT_SYMED_VALUE           101
  23. #endif
  24. #endif
  25.