FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour big5 code? - Solved
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
big5 code? - Solved
Posted: Mon Aug 07, 2017 02:58 AM
Hi
I use this sample code, show text not Chinese word.But use old fwh version work fine.
Code (fw): Select all Collapse
#include "FiveWin.ch"
//----------------------------------------------------------------------------//
function Main()

   ? ("蘇鈺婷")   
   Msgstop("蘇鈺婷")
 
return nil

Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit

Continue the discussion