I have fixed the new UT_wctomb bug; since the iconv inside UT_wctomb now uses UCS_INTERNAL, i.e., UCS4 with byte order adjusted to the native byte order of the platform, we must not do any further byte swaps. files: fp_FmtMarkRun.cpp, fp_Run.cpp, ap_EditMethods.cpp, ut_wctomb.cpp Tomas
