home *** CD-ROM | disk | FTP | other *** search
/ Resource for Source: C/C++ / Resource for Source - C-C++.iso / codelib9 / v_11_09 / 1109060c < prev    next >
Encoding:
Text File  |  1995-11-01  |  248 b   |  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.