summaryrefslogtreecommitdiff
path: root/tests/CodeSets/simple/cs_test.conf
blob: 23ef7b518ca80b88c075ef007216f5abfc85ab85 (plain)
1
2
3
4
5
6
7
8
9
10
11
#First, load the appropriate codeset translator factories
dynamic Char_IBM1047_ISO8859_Factory Service_Object * IBM1047_ISO8859:_make_Char_IBM1047_ISO8859_Factory ()

static Resource_Factory
  "-ORBNativeCharCodeSet 0x10020417 -ORBCharCodesetTranslator Char_IBM1047_ISO8859_Factory -ORBNativeWcharCodeSet 0x00010001"

# Alternatively, A locale name may be used to specify the native char codeset
# if one is defined in ace/Codeset_Registry_db.cpp

#static Resource_Factory
#  "-ORBNativeCharCodeSet EBCDIC -ORBCharCodesetTranslator Char_IBM1047_ISO8859_Factory -ORBNativeWcharCodeSet 0x00010001"