Home
last modified time | relevance | path

Searched refs:dwShare (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sal/osl/w32/
H A Dfile.cxx716 DWORD dwAccess = GENERIC_READ, dwShare = FILE_SHARE_READ, dwCreation = 0, dwAttributes = 0; in osl_openFile() local
721 dwShare |= FILE_SHARE_WRITE; in osl_openFile()
724 dwShare |= FILE_SHARE_WRITE; in osl_openFile()
733 dwAccess, dwShare, NULL, dwCreation, dwAttributes, NULL ); in osl_openFile()

Completed in 10 milliseconds