home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / CUJ0993.ZIP / 1109060C < prev    next >
Text File  |  1993-07-08  |  248b  |  12 lines

  1. //  test_r.h
  2.  
  3. #define IDM_ABOUT       100
  4. #define IDM_EXIT        101
  5. #define IDM_TEST        102
  6.  
  7. //  Constants for CStrWnd
  8. #define CSW_DOC_START   600
  9. #define CSW_DOC_END     601
  10. #define CSW_LINE_RIGHT  602
  11. #define CSW_LINE_LEFT   603
  12.