... desired_access = FILE_GENERIC_READ; } else if(mode <= 2) { if(bucket != ... goto Finished; } desired_access = FILE_GENERIC_READ | FILE_GENERIC_WRITE; ...
確定! 回上一頁