Dusan
With all my respect to you and any other involved in the development and
maintenance of this great product...
There is no reference to "HB_STD_INKEY" in any file except the changelog and
HBSETUP.CH
Indeed, the changelog states:
* xharbour/include/
hbsetup.ch
+ added support for HB_STD_INKEY which forces standard inkey codes
when xHarbour is compiled
And this is not true, because we have to use EXTENDED INKEY CODES all the
time.
As the use of that "define" is
...
#ifndef HB_STD_INKEY ...
...
And as it is not defined anywhere in _any file_ (except, maybe, in the
compiler command line or in the owner's program files), I keep this post
open to discuss: "Why that line is defined as such".
The correct one - I think - is the one I proposed in my first post.
I can't realize why if a given one is not defined, we have to define a
different one as a consequence.
Regards,
Claudio
escribió en el mensaje de
noticias:MPG.2bde34fc9...@news.siol.net...