home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / code / kdbf / compat.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-05-19  |  303 b   |  13 lines

  1. // DBF - (C) Copyright 1994 by Borland International
  2.  
  3. #define NETSHARE        2
  4. #define NOSHARE         1
  5. #define LOCALSHARE      32
  6.  
  7. #define PX35LOCKING     64
  8. #define PXSINGLECLIENT  0
  9. #define PXEXCLUSIVE     1
  10. #define PXSHARED        2
  11.  
  12. #define SECONDARY       1
  13. #define INCSECONDARY    2