home *** CD-ROM | disk | FTP | other *** search
/ OpenGL Superbible / OpenGL_Superbible_Waite_Group_Press_1996.iso / book / chapt8 / ccube / resource.h < prev    next >
C/C++ Source or Header  |  1995-10-18  |  1KB  |  32 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 IDC_OPENGL_VENDOR               1000
  8. #define IDC_OPENGL_RENDERER             1001
  9. #define IDC_OPENGL_VERSION              1002
  10. #define IDC_OPENGL_EXTENSIONS           1003
  11. #define IDC_GLU_VERSION                 1005
  12. #define IDC_GLU_EXTENSIONS              1006
  13. #define IDC_ERROR1                      1007
  14. #define IDC_ERROR2                      1008
  15. #define IDC_ERROR3                      1009
  16. #define IDC_ERROR4                      1010
  17. #define IDC_ERROR5                      1011
  18. #define IDC_ERROR6                      1012
  19. #define ID_FILE_EXIT                    40001
  20. #define ID_HELP_ABOUT                   40002
  21.  
  22. // Next default values for new objects
  23. // 
  24. #ifdef APSTUDIO_INVOKED
  25. #ifndef APSTUDIO_READONLY_SYMBOLS
  26. #define _APS_NEXT_RESOURCE_VALUE        103
  27. #define _APS_NEXT_COMMAND_VALUE         40003
  28. #define _APS_NEXT_CONTROL_VALUE         1013
  29. #define _APS_NEXT_SYMED_VALUE           101
  30. #endif
  31. #endif
  32.