> LCID is the Windows Locale ID
> If it's not important, ignore it.
Locales and encodings are different:
Locale : "fr_fr",
Encoding : "Latin1".
I guess LCID is not a locale but a font ID. What should $M express locales
using IDs?
Still I don't know if we should keep ServerEncodingID (Long) and
ClientEncodingID (Long). I don't see how these numbers can be used. Do you?
Cheers,
Jean-Michel