home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Guide / c-cplusplus-interactive-guide.iso / c_ref / csource1 / spheres / spheres.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-10-03  |  318 b   |  15 lines

  1. // ObjectWindows - (C) Copyright 1992 by Borland International
  2. //
  3. // owlscrn.h
  4.  
  5. #define IDD_GRAYSCALE    102
  6. #define ID_SLOW         104
  7. #define ID_MED          105
  8. #define ID_FAST         106
  9.  
  10. #define ID_BLANK        110
  11. #define ID_PIXEL        111
  12. #define ID_LINES        112
  13.  
  14. #define IDD_MAXSPHERES  101
  15.