home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / graphics / audio / soundapp / resource.h < prev    next >
C/C++ Source or Header  |  1997-10-05  |  2KB  |  53 lines

  1. /**************************************************************************
  2.  *
  3.  *  THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
  4.  *  KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
  5.  *  IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR
  6.  *  PURPOSE.
  7.  *
  8.  *  Copyright (C) 1994 - 1997  Microsoft Corporation.  All Rights Reserved.
  9.  *
  10.  **************************************************************************/
  11. //{{NO_DEPENDENCIES}}
  12. // App Studio generated include file.
  13. // Used by SOUNDAPP.RC
  14. //
  15. #define IDS_ABOUT_TITLE                 1
  16. #define IDS_ABOUT_TEXT                  2
  17. #define IDS_FILTERSTRING                3
  18. #define IDS_SELECT_FILE                 4
  19. #define IDD_SOUND_DLG                   101
  20. #define IDR_MENU                        105
  21. #define IDD_DIALOG_ABOUT                108
  22. #define IDC_SYNC                        1000
  23. #define IDC_ASYNC                       1001
  24. #define IDC_NODEFAULT                   1002
  25. #define IDC_LOOP                        1004
  26. #define IDC_NOSTOP                      1005
  27. #define IDC_BUTTON_PLAY                 1006
  28. #define IDC_BUTTON_STOP                 1007
  29. #define IDC_BUTTON_OPEN                 1008
  30. #define IDC_RADIO1                      1012
  31. #define IDC_EDIT_FILE                   1014
  32. #define ID_FILE_EXIT                    40003
  33. #define ID_OPTIONS_SYNC                 40004
  34. #define ID_OPTIONS_ASYNC                40005
  35. #define ID_OPTIONS_NODEFAULT            40006
  36. #define ID_OPTIONS_LOOP                 40008
  37. #define ID_OPTIONS_NOSTOP               40009
  38. #define ID_HELP_ABOUT                   40010
  39. #define ID_FILE_SELECT                  40011
  40. #define IDC_OPTIONS                     -1
  41.  
  42. // Next default values for new objects
  43. // 
  44. #ifdef APSTUDIO_INVOKED
  45. #ifndef APSTUDIO_READONLY_SYMBOLS
  46.  
  47. #define _APS_NEXT_RESOURCE_VALUE        110
  48. #define _APS_NEXT_COMMAND_VALUE         40012
  49. #define _APS_NEXT_CONTROL_VALUE         1015
  50. #define _APS_NEXT_SYMED_VALUE           101
  51. #endif
  52. #endif
  53.