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-06-03 11:33:06 +00:00
2000-06-07 03:47:47 +00:00
2000-06-03 08:49:29 +00:00
2000-06-01 20:15:54 +00:00
2000-05-05 17:09:46 +00:00
2000-06-06 02:51:06 +00:00
2000-06-07 19:58:38 +00:00
2000-06-03 08:38:45 +00:00
2000-06-05 12:52:06 +00:00
2000-04-23 09:39:45 +00:00