home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / trace2.zip / TRACEID.H < prev    next >
Text File  |  1994-04-16  |  481b  |  20 lines

  1. // traceid.h - resource ids for tracer program
  2.  
  3.  
  4. #define TRACERICON         1
  5. #define ID_HELPBUTTON      2
  6. #define ID_TRACERLB        3
  7. #define IDMOPTIONS         4
  8. #define IDMABOUT           5
  9. #define ID_OK              6
  10. #define ID_MENU            7
  11. #define IDMCLEAR           8
  12. #define IDMLOG             9
  13. #define ID_CANCEL          10
  14. #define ID_LOGFILEEDIT     11
  15. #define ID_LOGFILESCROLL   12
  16. #define ID_SCREENSCROLL    13
  17. #define ID_REFRESH         14
  18.  
  19.  
  20.