A
A
avp2016-09-27 16:37:53
C++ / C#
avp, 2016-09-27 16:37:53

C++ Builder. ole word. Unicode text?

This line inserts a value from the database into a Word document table cell. The data is in Hebrew and there are illegible characters instead of letters in the cell.
I put support in Winodws to support non-Unicode programs in Hebrew - everything is fine. Please tell me how to overcome this without making settings in Windows.

vVarCell.OlePropertyGet( "Range" ).
    OlePropertySet( "Text", WideString( DataModule1->ADOQueryReport->FieldByName("DiseaseHeb")->AsWideString ) );

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question