73db2d44f143c39c537407d5dce4426775613df8
* src/rtl/inkey.c
* include/hbextern.ch
+ Enabled .prg level control function for pre/post INKEY() block
with names below:
HB_INKEYSETPREBLOCK([<bBlock>]) -> <bOldBlock>
HB_INKEYSETPOSTBLOCK([<bBlock>]) -> <bOldBlock>
* contrib/xhb/xhbgt.c
* contrib/xhb/hbcompat.ch
+ Added translations for just enabled HB_INKEYSET*() functions
to/from xhb function equivalents:
HB_INKEYSETPREBLOCK() <-> HB_SETINKEYBEFOREBLOCK()
HB_INKEYSETPOSTBLOCK() <-> HB_SETINKEYAFTERBLOCK()
Description
Harbour Core — Reference source for Five development
Languages
C
80.3%
xBase
17.8%
Makefile
0.6%
C++
0.4%
Harbour
0.4%
Other
0.3%