home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Borland Programmer's Resource
/
Borland_Programmers_Resource_CD_1995.iso
/
code
/
kdbf
/
compat.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1995-05-19
|
303 b
|
13 lines
// DBF - (C) Copyright 1994 by Borland International
#define NETSHARE 2
#define NOSHARE 1
#define LOCALSHARE 32
#define PX35LOCKING 64
#define PXSINGLECLIENT 0
#define PXEXCLUSIVE 1
#define PXSHARED 2
#define SECONDARY 1
#define INCSECONDARY 2