3 /***************************************************************************
5 NListviews.mcp - New Listview MUI Custom Class Preferences
6 Registered MUI class, Serial Number: 1d51 (0x9d510001 to 0x9d51001F
7 and 0x9d510101 to 0x9d51013F)
9 Copyright (C) 1996-2001 by Gilles Masson
10 Copyright (C) 2001-2014 NList Open Source Team
12 This library is free software; you can redistribute it and/or
13 modify it under the terms of the GNU Lesser General Public
14 License as published by the Free Software Foundation; either
15 version 2.1 of the License, or (at your option) any later version.
17 This library is distributed in the hope that it will be useful,
18 but WITHOUT ANY WARRANTY; without even the implied warranty of
19 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
20 Lesser General Public License for more details.
22 NList classes Support Site: http://www.sf.net/projects/nlist-classes
24 $Id: C_h.sd 716 2014-01-26 09:32:35Z damato $
26 ***************************************************************************/
29 * If this file is named 'locale.h' it is automatically
30 * generated by 'FlexCat' from C_h.sd. PLEASE DO NOT EDIT!!!
36 // catalog translation functions
37 extern const char *tr(const void *);
38 extern BOOL OpenCat(void);
39 extern void CloseCat(void);
41 // const pointers to internal strings
42 extern const void* const _%i;
44 // substiting defines to directly use MSG_XXXXX strings
45 #define MSG_Space ((const void* const)1)
46 #define %i ((const void* const)&_%i)
48 #endif /* %b_LOCALE_H */