Lines Matching defs:access
2093 DWORD access = GENERIC_READ | GENERIC_WRITE;2095 name.value().c_str(), access, sharing, NULL, OPEN_EXISTING, 0, NULL));2099 file2.Set(CreateFile(name.value().c_str(), access, sharing, NULL,