dos_compilers/Mix Power C v22/SHARE.H

11 lines
257 B
C++
Raw Normal View History

2024-07-02 17:33:48 +02:00
/*$no list*//*$no trace <<< share.h >>> */
/* Copyright (c) Mix Software 1988 */
#define SH_COMPAT 0x00
#define SH_DENYRW 0x10
#define SH_DENYWR 0x20
#define SH_DENYRD 0x30
#define SH_DENYNO 0x40
/*$list*//*$trace <<< share.h >>> */