home *** CD-ROM | disk | FTP | other *** search
/ NEXT Generation 27 / NEXT27.iso / pc / demos / emperor / dx3.exe / SDK / SAMPLES / IKLOWNS / SPLASHRC.H < prev    next >
C/C++ Source or Header  |  1996-08-28  |  2KB  |  47 lines

  1. /*===========================================================================*\
  2. |
  3. |  File:        splashrc.h
  4. |
  5. |  Description: 
  6. |       
  7. |-----------------------------------------------------------------------------
  8. |
  9. |  Copyright (C) 1995-1996 Microsoft Corporation.  All Rights Reserved.
  10. |
  11. |  Written by Moss Bay Engineering, Inc. under contract to Microsoft Corporation
  12. |
  13. \*===========================================================================*/
  14. /**************************************************************************
  15.  
  16.     (C) Copyright 1995-1996 Microsoft Corp.  All rights reserved.
  17.  
  18.     You have a royalty-free right to use, modify, reproduce and 
  19.     distribute the Sample Files (and/or any modified version) in 
  20.     any way you find useful, provided that you agree that 
  21.     Microsoft has no warranty obligations or liability for any 
  22.     Sample Application Files which are modified. 
  23.  
  24.     we do not recomend you base your game on IKlowns, start with one of
  25.     the other simpler sample apps in the GDK
  26.  
  27.  **************************************************************************/
  28.  
  29. //{{NO_DEPENDENCIES}}
  30. // Microsoft Visual C++ generated include file.
  31. // Used by splash.rc
  32. //
  33. #define IDB_SPLASH                      101
  34. #define IDI_APP                         102
  35. #define IDS_SPLASH                      103
  36.  
  37. // Next default values for new objects
  38. // 
  39. #ifdef APSTUDIO_INVOKED
  40. #ifndef APSTUDIO_READONLY_SYMBOLS
  41. #define _APS_NEXT_RESOURCE_VALUE        104
  42. #define _APS_NEXT_COMMAND_VALUE         40001
  43. #define _APS_NEXT_CONTROL_VALUE         1000
  44. #define _APS_NEXT_SYMED_VALUE           101
  45. #endif
  46. #endif
  47.