Lubos Janica
949a0d6027
2000-06-07 21:51 UTC+0100 Lubos Janica <janica@fornax.sk>
* source/rdd/dbfntx1.c
Begin of implementation ntx driver. It's not working !
+ static ERRCODE ntxOrderCreate( AREAP pArea, LPDBORDERCREATEINFO pOrderInfo );
+ static ERRCODE ntxOrderInfo( AREAP pArea, USHORT uiIndex, LPDBORDERINFO pInfo );
+ static ERRCODE ntxOrderListAdd( AREAP pArea, LPDBORDERINFO pOrderInfo );
+ static ERRCODE ntxOrderListClear( AREAP pArea );
+ static ERRCODE ntxClose( AREAP pArea );
+ some internal funcitons
2000-06-07 19:58:38 +00:00
..
2000-05-04 15:02:17 +00:00
2000-06-07 19:58:38 +00:00
1999-10-15 19:56:09 +00:00
2000-05-04 15:02:17 +00:00
1999-09-16 02:10:07 +00:00
2000-05-04 15:02:17 +00:00
2000-04-11 11:17:46 +00:00
2000-04-13 10:15:33 +00:00
1999-09-16 02:10:07 +00:00
2000-05-04 15:02:17 +00:00
2000-04-02 14:17:28 +00:00
1999-10-18 07:46:41 +00:00
1999-10-07 16:17:09 +00:00
1999-09-16 02:10:07 +00:00
2000-05-04 15:02:17 +00:00