home *** CD-ROM | disk | FTP | other *** search
/ linuxmafia.com 2016 / linuxmafia.com.tar / linuxmafia.com / pub / palmos / stepcounter-1.3.tar.gz / stepcounter-1.3.tar / stepcounter-1.3 / stepRsc.h < prev    next >
Text File  |  1999-10-23  |  357b  |  24 lines

  1. //
  2. // stepRsc.h : Resource ID definitions for the stepper application
  3. //
  4.  
  5. // The form
  6. #define frm_Main   1000
  7.  
  8. #define but_SENSEH 1001
  9. #define but_SENSEM 1002
  10. #define but_SENSEL 1003
  11.  
  12. #define but_AXIS0  1004
  13. #define but_AXIS1  1005
  14.  
  15. #define but_RESET  1006
  16.  
  17. #define NoTilt     1007
  18. #define TiltHelp   1008
  19.  
  20. #define MainHelp   1009
  21.  
  22. #define alt_err    1010
  23.  
  24.