EX_CREATE_FLAG_FILE_SOURCE_OPEN_FOR_COPY - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTIOAPI_H
#if (PHNT_VERSION >= PHNT_WIN11)

#define EX_CREATE_FLAG_FILE_SOURCE_OPEN_FOR_COPY 0x00000001

#endif
#endif

View code on GitHub

No description available.