home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / opendc12.zip / od124os2.exe / od12ort2.exe / pkg / en_us / iodbasec.odz / iodbasec.h < prev    next >
C/C++ Source or Header  |  1997-04-02  |  1KB  |  45 lines

  1. #ifndef _H_IODBASEC_MSG 
  2. #define _H_IODBASEC_MSG 
  3. #ifdef __IBMCPP__
  4. #include <limits.h>
  5. #include <odnltyps.h>
  6. #endif
  7. #define MF_IODBASEC "iodbasec.cat"
  8.  
  9.  
  10.  
  11. /* The following was generated from iodbasec.msg. */
  12.  
  13.  
  14. /* definitions for set BCMSG_SET */
  15. #define BCMSG_SET 1
  16.  
  17. #define BC_EMBED_UNX 1
  18. #define BC_EMBED_OS2 2
  19. #define BC_EMBED_WIN 3
  20. #define BC_MOVE_UNX 4
  21. #define BC_MOVE_OS2 5
  22. #define BC_MOVE_WIN 6
  23. #define BC_MOVE2FRONT_UNX 7
  24. #define BC_MOVE2FRONT_OS2 8
  25. #define BC_MOVE2FRONT_WIN 9
  26. #define BC_MOVE2BACK_UNX 10
  27. #define BC_MOVE2BACK_OS2 11
  28. #define BC_MOVE2BACK_WIN 12
  29. #define BC_RESIZE_UNX 13
  30. #define BC_RESIZE_OS2 14
  31. #define BC_RESIZE_WIN 15
  32. #define BC_OPTIONS_UNX 16
  33. #define BC_OPTIONS_OS2 17
  34. #define BC_OPTIONS_WIN 18
  35. #define BC_COLOR_CHG_UNX 19
  36. #define BC_COLOR_CHG_OS2 20
  37. #define BC_COLOR_CHG_WIN 21
  38. #define BC_MENUBAR_WARNING 22
  39. #define BC_INVALID_DROP 23
  40. #define BC_INVALID_DELETE 24
  41. #define BC_HELP_UNX 25
  42. #define BC_HELP_OS2 26
  43. #define BC_HELP_WIN 27
  44. #endif 
  45.