home *** CD-ROM | disk | FTP | other *** search
/ OpenGL Superbible / OpenGL_Superbible_Waite_Group_Press_1996.iso / book / chapt10 / boltlist / resource.h < prev    next >
C/C++ Source or Header  |  1995-11-08  |  1KB  |  36 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by resource.rc
  4. //
  5. #define IDR_MENU                        101
  6. #define IDD_DIALOG_ABOUT                102
  7. #define IDR_TOOLBAR1                    104
  8. #define IDC_OPENGL_VENDOR               1000
  9. #define IDC_OPENGL_RENDERER             1001
  10. #define IDC_OPENGL_VERSION              1002
  11. #define IDC_OPENGL_EXTENSIONS           1003
  12. #define IDC_GLU_VERSION                 1005
  13. #define IDC_GLU_EXTENSIONS              1006
  14. #define IDC_ERROR1                      1007
  15. #define IDC_ERROR2                      1008
  16. #define IDC_ERROR3                      1009
  17. #define IDC_ERROR4                      1010
  18. #define IDC_ERROR5                      1011
  19. #define IDC_ERROR6                      1012
  20. #define ID_FILE_EXIT                    40001
  21. #define ID_HELP_ABOUT                   40002
  22. #define ID_BUTTON40003                  40003
  23. #define ID_LIGHTING_SUNLIGHT            40004
  24. #define ID_LIGHTING_AMBIENTLIGHT        40005
  25.  
  26. // Next default values for new objects
  27. // 
  28. #ifdef APSTUDIO_INVOKED
  29. #ifndef APSTUDIO_READONLY_SYMBOLS
  30. #define _APS_NEXT_RESOURCE_VALUE        106
  31. #define _APS_NEXT_COMMAND_VALUE         40006
  32. #define _APS_NEXT_CONTROL_VALUE         1013
  33. #define _APS_NEXT_SYMED_VALUE           101
  34. #endif
  35. #endif
  36.