HB_FUNC( WRITE233 ) // hComm --> lOk
{
DWORD cBytes;
unsigned char ch = 233;
hb_retl( ( BOOL ) WriteFile( ( void * ) hb_parnl( 1 ), &ch, 1, &cBytes, NULL ) );
}
Richard Chidiak wrote:Code 233 is OK in major fonts and it displays é correct
Richard Chidiak wrote:Enrico
My fwppc app creates on the pocket pc a txt file containing accented chars like 223.
Richard Chidiak wrote:Printing on the pocket pc (not from fwppc) but from file explorer to the printer prints all the chars perfect !
The chars can not be printed from fwppc and i suspect a font problem not from the printer !
Richard Chidiak wrote:As per Ascii chars, they are different with fonts !!!!
Richard Chidiak wrote:Look at 223 ascii char forr example in Courrier new or Terminal font or system font, you will see it is displayed quite differently.
Richard Chidiak wrote:How ? i have tried without success, any sample ?
Return to FiveWin for Pocket PC
Users browsing this forum: No registered users and 1 guest