home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / graphic / dkb / source / tracepm.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-08-04  |  685 b   |  34 lines

  1. /*
  2.  
  3. DKB Raytracer for OS/2 2.0 Presentation Manager
  4. by Michael Caldwell (mcaldwel@netcom.com)
  5.  
  6. */
  7.  
  8.  
  9. #define ID_MAIN            1
  10. #define ID_FILE            10
  11. #define ID_TRACE            11
  12. #define ID_ABORT            12
  13. #define ID_EXIT            13
  14. #define ID_DISPLAY        20
  15. #define ID_IMAGE            21
  16. #define ID_STATISTICS    22
  17. #define ID_OUTPUT            30
  18. #define ID_TARGA            31
  19. #define ID_DUMP            32
  20. #define ID_RAW                33
  21. #define ID_QUALITY        40
  22. /* these values must be sequential */
  23. #define ID_0                41
  24. #define ID_1                42
  25. #define ID_2                43
  26. #define ID_3                44
  27. #define ID_4                45
  28. #define ID_5                46
  29. #define ID_6                47
  30. #define ID_7                48
  31. #define ID_8                49
  32. #define ID_9                50
  33. /* ------------------------------- */
  34.