On Tue, 16 Feb 2010, smu johnson wrote:
> Uh oh.  Will the compile switch make it work with any version of Windows, as
> it currently does?

You will have to recompile core Harbour code with:
   set HB_BUILD_UNICODE=no
Then Harbour compiler and final binaries created by Harbour compiler
will work on Win9x.

Now above set is default for most of desktop MS-Windows builds and only
WinCE and new MSVC builds uses
   set HB_BUILD_UNICODE=yes
because they do not support pure ASCII API.
Viktor wants to make
   set HB_BUILD_UNICODE=yes
default in all MS-Windows builds.

best regards,
Przemek
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to