ReactOS 0.4.16-dev-1056-gbe87e00
anonymous_namespace{open.cpp} Namespace Reference

Classes

struct  file_options
 

Variables

DWORD const GENERIC_READ_WRITE = (GENERIC_READ | GENERIC_WRITE)
 

Variable Documentation

◆ GENERIC_READ_WRITE

DWORD const anonymous_namespace{open.cpp}::GENERIC_READ_WRITE = (GENERIC_READ | GENERIC_WRITE)

Definition at line 56 of file open.cpp.

Referenced by _wsopen_nolock(), and configure_text_mode().