STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
share.h
Go to the documentation of this file.
1 //
2 // share.h
3 //
4 // Copyright (c) Microsoft Corporation. All rights reserved.
5 //
6 // Defines the file sharing modes for the sopen() family of functions.
7 //
8 #pragma once
9 #define _INC_SHARE
10 
11 #include <corecrt_share.h>