home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / listings / v_11_09 / 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.