Hi
(WenSheng) wrote: > > Please add some function into: > hbqt_qtextcodec.cpp > /* --------------------- */ > HB_FUNC( QT_QTEXTCODEC_CODECFORNAME ) > { > hb_retptr( (QTextCodec *) hbqt_par_QTextCodec( 1 )->codecForName( > (const char *)hb_parcx(2) )); > } > HB_FUNC( QT_QTEXTCODEC_SETCODECFORCSTRINGS ) > { > hbqt_par_QTextCodec( 1 )->setCodecForCStrings( (QTextCodec *) > hb_parptr(2) ); > hb_ret(); > } > For sure it should be if not in the lib already. I will see why these skipped. Regards Pritpal Bedi -- View this message in context: http://www.nabble.com/SF.net-SVN%3A-harbour-project%3A-11471--trunk-harbour-tp24141870p24154685.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour