home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ocl150a.zip / OCL / Samples / DragSamp / Source / dragsamp.h < prev    next >
Text File  |  1996-08-12  |  409b  |  15 lines

  1. /* dragsamp.h */
  2.  
  3. /* $Header: W:/Projects/OCL/Samples/DragSamp/Source/rcs/dragsamp.h 1.50 1996/08/11 23:47:58 B.STEIN Release $ */
  4.  
  5.  
  6. #define DRAGSAMP_MAIN               100
  7. #define DRAGSAMP_DLG                101
  8. #define DRAGSAMP_A                  102
  9. #define DRAGSAMP_B                  103
  10. #define DRAGSAMP_C                  104
  11. #define DRAGSAMP_EXIT               105
  12.  
  13. /* end of source */
  14.  
  15.