home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / os2 / pmchaos / source / ranges.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-12-12  |  582 b   |  16 lines

  1. /*  PMChaos.   (C) Copyright Matthew Austern, 1993.
  2.  
  3.     Permission granted to use, distribute, and modify, provided that this
  4.     notice remains intact.  If you distribute a modified version, you must
  5.     identify your modifications as such.
  6. */
  7.  
  8. #define DID_Ranges                  200
  9. #define DID_JMin                    201
  10. #define DID_JMax                    202
  11. #define DID_ThetaMin                203
  12. #define DID_ThetaMax                204
  13. #define DID_Range_OK                209
  14. #define DID_Range_Cancel            210
  15. #define DID_Range_Help              211
  16.