Re: can't use Unicode in C# with cb65
- From: "hellokarl" <hellokarl@xxxxxxxxx>
- Date: 28 Mar 2006 11:58:07 -0800
I haven't used the c# version, but in the straight delphi win32
version, you simply cast the output of f4str or f4memostr to a widechar
r4Memo : Result := PWideChar( f4MemoStr( d4FieldJ( Tbl,
Num))); {retrieve the chosen field}
r4unicode : Result := PWideChar( ( f4Str( d4FieldJ( Tbl, Num))));
{retrieve the chosen field}
.
- References:
- can't use Unicode in C# with cb65
- From: zolid00@xxxxxxxxx
- can't use Unicode in C# with cb65
- Prev by Date: Field4.assignBytes missing on Compact Framework
- Previous by thread: can't use Unicode in C# with cb65
- Next by thread: Field4.assignBytes missing on Compact Framework
- Index(es):