home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / windows / winsrc.zip / MATHTOOL.H < prev    next >
Text File  |  1990-12-20  |  514b  |  18 lines

  1. #define ID_X_COORD          1007
  2. #define ID_X_NAME           1009
  3. #define ID_Y_COORD          1008
  4. #define ID_Y_NAME           1010
  5. #define IDM_MT_COORD        1005
  6. #define IDM_MT_GRID         1002
  7. #define IDM_MT_LOAD         1003
  8. #define IDM_MT_POINT_INFO   1006
  9. #define IDM_MT_SAVE         1004
  10.  
  11.  
  12. #define IDM_POLAR           2001
  13. #define IDM_RECT            2002
  14. #define IDM_PIXEL           2003
  15. #define IDM_RADIANS         2004
  16. #define IDM_DEGREES         2005
  17. #define IDM_GRAD            2006
  18.