2001-02-09 09:00 GMT+3 Alexander Kresin <alex@belacy.belgorod.su>

This commit is contained in:
Alexander S.Kresin
2001-02-09 06:04:10 +00:00
parent 7331cee5ef
commit c267d72a02
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2001-02-09 09:00 GMT+3 Alexander Kresin <alex@belacy.belgorod.su>
* harbour/include/hbrddntx.h
+ ntxPutValue declaration
2001-02-09 05:33 GMT+1 Antonio Linares <alinares@fivetech.com>
* harbour/source/debug/dbgmenu.prg
+ Some new options added.

View File

@@ -315,7 +315,7 @@ static ERRCODE ntxSkipRaw( NTXAREAP pArea, LONG lToSkip );
#define ntxGoCold NULL
#define ntxGoHot NULL
#define ntxPutRec NULL
#define ntxPutValue NULL
static ERRCODE ntxPutValue( NTXAREAP pArea, USHORT uiIndex, PHB_ITEM pItem );
#define ntxRecall NULL
#define ntxRecCount NULL
#define ntxRecInfo NULL