Hello Graeme,
> On 8/23/08, Steve Howe <[EMAIL PROTECTED]> wrote:
> > "This binary has no widestrings support compiled in.
> > Recompile the application with a widestrings-manager in the program uses
> > clause."
>
> You need to add the "cwstring" unit to your project's uses clause as
> one of t
On 8/23/08, Steve Howe <[EMAIL PROTECTED]> wrote:
>
> "This binary has no widestrings support compiled in.
> Recompile the application with a widestrings-manager in the program uses
> clause."
You need to add the "cwstring" unit to your project's uses clause as
one of the first units.
Regards