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 / lowpass / strings.h < prev    next >
C/C++ Source or Header  |  1996-07-16  |  1KB  |  33 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 - 1996    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_MUSTBEPCMWAVE               112
  17. #define IDS_CANTREADINPUTWAV            113
  18. #define IDS_CANTWRITEOUTPUT             114
  19. #define IDS_UNKOWNERROR                 115
  20. #define IDS_ABOUTMENUCAPTION            116
  21.  
  22. // Next default values for new objects
  23. // 
  24. #ifdef APSTUDIO_INVOKED
  25. #ifndef APSTUDIO_READONLY_SYMBOLS
  26.  
  27. #define _APS_NEXT_RESOURCE_VALUE        101
  28. #define _APS_NEXT_COMMAND_VALUE         40001
  29. #define _APS_NEXT_CONTROL_VALUE         1000
  30. #define _APS_NEXT_SYMED_VALUE           101
  31. #endif
  32. #endif
  33.