Atlas - SHARE.H
Home / ext / JunkDrawer / DOS / BuildTools / v4.0 / BLD / INC Lines: 1 | Size: 539 bytes [Download] [Show on GitHub] [Search similar files] [Raw] [Raw (proxy)][FILE BEGIN]1/*** 2*share.h - defines file sharing modes for sopen 3* 4* Copyright (c) 1985-1988, Microsoft Corporation. All rights reserved. 5* 6*Purpose: 7* This file defines the file sharing modes for sopen(). 8* 9*******************************************************************************/ 10 11#define SH_COMPAT 0x00 /* compatibility mode */ 12#define SH_DENYRW 0x10 /* deny read/write mode */ 13#define SH_DENYWR 0x20 /* deny write mode */ 14#define SH_DENYRD 0x30 /* deny read mode */ 15#define SH_DENYNO 0x40 /* deny none mode */ 16[FILE END](C) 2025 0x4248 (C) 2025 4248 Media and 4248 Systems, All part of 0x4248 See LICENCE files for more information. Not all files are by 0x4248 always check Licencing.