home *** CD-ROM | disk | FTP | other *** search
/ Learn 3D Graphics Programming on the PC / Learn_3D_Graphics_Programming_on_the_PC_Ferraro.iso / rwwin / resource.h6_ / resource.bin
Text File  |  1995-11-14  |  1KB  |  34 lines

  1. /**********************************************************************
  2.  *
  3.  * File :     resource.h
  4.  *
  5.  * Abstract : Resource header file for rwknight.rc
  6.  *
  7.  **********************************************************************
  8.  *
  9.  * This file is a product of Criterion Software Ltd.
  10.  *
  11.  * This file is provided as is with no warranties of any kind and is
  12.  * provided without any obligation on Criterion Software Ltd. or
  13.  * Canon Inc. to assist in its use or modification.
  14.  *
  15.  * Criterion Software Ltd. will not, under any
  16.  * circumstances, be liable for any lost revenue or other damages arising
  17.  * from the use of this file.
  18.  *
  19.  * Copyright (c) 1995 Criterion Software Ltd.
  20.  * All Rights Reserved.
  21.  *
  22.  * RenderWare is a trademark of Canon Inc.
  23.  *
  24.  ************************************************************************/
  25. #define KNIGHT_MENU                     101
  26. #define ID_FILE_EXIT                    4001
  27. #define ID_MODE_STRETCH                 4002
  28. #define ID_MODE_DEMO                    4003
  29. #define ID_MODE_OBSERVER                4004
  30. #define ID_MODE_KNIGHT1                 4005
  31. #define ID_MODE_KNIGHT2                 4006
  32. #define ID_HELP_ABOUT                   4007
  33.  
  34.