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

  1. // ObjectWindows - (C) Copyright 1992 by Borland International
  2. //
  3. // swat.h
  4.  
  5. #define IDM_RESET    100
  6. #define IDM_OPTION    101
  7. #define IDM_ABOUT    102
  8. #define IDM_PAUSE    103
  9. #define IDM_STOP    104
  10.  
  11. #define IDD_LIVETIMESB        101
  12. #define IDD_POPSB        102
  13.  
  14. #define IDD_INPUTEDITBOX    109
  15.