Searched defs:flags_and_attributes (Results 1 – 2 of 2) sorted by relevance
100 DWORD flags_and_attributes, in CreateFileWImpl()118 DWORD flags_and_attributes, in CreateFileWRedirect()150 DWORD flags_and_attributes, in CreateFileNTDLL()
41 DWORD share_mode = 0, flags_and_attributes = 0; in ZipOpenFunc() local