home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c082_122 / 10.ddi / OWLPEN.ZIP / OWLPEN.H < prev    next >
Encoding:
C/C++ Source or Header  |  1992-06-10  |  261 b   |  14 lines

  1. // ObjectWindows - (C) Copyright 1992 by Borland International
  2. //
  3. // owlpen.h
  4.  
  5. #include <windows.h>
  6.  
  7. #define ID_BUTTON 101
  8. #define TEXTENTRY_DIALOG 102
  9. #define PENTEXTENTRY_DIALOG 103
  10.  
  11. #define ID_EDIT 1000
  12. #define ID_SHOW 1001
  13. #define ID_TEXT 1002
  14.