home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / i18nv104.zip / SAMPLE / CAT / TEST_MSG.H < prev    next >
C/C++ Source or Header  |  1996-02-13  |  290b  |  20 lines

  1. #ifndef _H_TEST_MSG 
  2. #define _H_TEST_MSG 
  3. #define MF_TEST "test.cat"
  4.  
  5.  
  6.  
  7. /* The following was generated from test.msg. */
  8.  
  9.  
  10. /* definitions for set MS_SET1 */
  11. #define MS_SET1 1
  12.  
  13. #define MSG_1 1
  14.  
  15. /* definitions for set MS_SET2 */
  16. #define MS_SET2 2
  17.  
  18. #define EMSG_1 1
  19. #endif 
  20.