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 / reverse / strings.h < prev    next >
C/C++ Source or Header  |  1997-10-05  |  2KB  |  52 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) 1993 - 1997  Microsoft Corporation.  All Rights Reserved.
  9.  * 
  10.  **************************************************************************/
  11.  
  12. //{{NO_DEPENDENCIES}}
  13. // App Studio generated include file.
  14. // Used by STRINGS.RC
  15. //
  16. #define IDS_FAILEDTOOPENFILE            101
  17. #define IDS_FAILEDTOGETFNAME            102
  18. #define IDS_NOTAWAVEFILE                103
  19. #define IDS_WAVEFILECORRUPT             104
  20. #define IDS_FAILEDREADFMTCHNK           105
  21. #define IDS_NOTAPCMFILE                 106
  22. #define IDS_CANTPLAYFORMAT              107
  23. #define IDS_NODATACHUNK                 108
  24. #define IDS_CHUNKHASNODATA              109
  25. #define IDS_FAILEDOPENDEVICE            110
  26. #define IDS_FAILEDREADCHUNK             111
  27. #define IDS_UNABLEPREPAREHDR            112
  28. #define IDS_FAILEDWRITEDEVICE           113
  29. #define IDS_REVERSEWNDTITLE             114
  30. #define IDS_PLAYBUTTONTEXT              115
  31. #define IDS_EXITBUTTONTEXT              116
  32. #define IDS_ABOUTMENUTEXT               117
  33.  
  34. #define IDS_NOMEM            16
  35. #define IDS_NOMEM_LK            17
  36. #define IDS_NOMEM_DT            18
  37. #define IDS_NOMEM_HR            19
  38. #define IDS_NOMEM_IS            20
  39.  
  40. // Next default values for new objects
  41. // 
  42. #ifdef APSTUDIO_INVOKED
  43. #ifndef APSTUDIO_READONLY_SYMBOLS
  44.  
  45. #define _APS_NEXT_RESOURCE_VALUE        101
  46. #define _APS_NEXT_COMMAND_VALUE         40001
  47. #define _APS_NEXT_CONTROL_VALUE         1000
  48. #define _APS_NEXT_SYMED_VALUE           101
  49. #endif
  50. #endif
  51.  
  52.