Posted by: Roberto Martinez
Hi!!! somebody have created a UTF-8 file?????
How????
I only have created an ANSI file..
thanks in advice
Posted by: Roberto Martinez
Posted by: Jeff Luther
Posted by: Roberto Martinez
Posted by: Jeff Luther
Posted by: Roberto Martinez
Code: Select all
!!CB!! 174
Set nUnicodeCharsLength = WideCharToMultiByte( CP_UTF8, WC_COMPOSITECHECK,sTextIn, SalStrGetBufferLength( sTextIn ), sUnicodeBufBackIn, nBufLen,'*', bUsedDefaultChar )
Set nBufLen = SalStrGetBufferLength( sUnicodeBufBackIn )
Code: Select all
If SalFileWrite( hFile, sUnicodeBufBackIn, SalStrGetBufferLength(sUnicodeBufBackIn) ) = 0
Call SalFileClose( hFile )
Return FALSE
Call SalFileClose( hFile )
Posted by: Jeff Luther
Posted by: Jeff Luther
Users browsing this forum: [Ccbot] and 0 guests