求:dbf文件C/C++的操作库程序
/************************************************************************ DBFOP for C++ V1
00 ,1995
10 Develop by John,Liao Modified by Zhanghao
18 This Module include the C++ headfile dbfop
hpp, and C++ resource file dbfop
This module is develop for use DBF(DBASEIII,DBASEII,MFOXBASE,FOXPRO 2
x) and IDX(MFOXBASE)
but use IDX only allow read or change the field that isn't key word
Support netware share
flielock,fileunlock,recordlock,recordunlock
*************************************************************************/ /* ----------------------------------------------------------------------- The class DBF is interface to custom,all function that given can be invoked by use the class DBF
-----------------------------------------------------------