search for: d06d97355afc

Displaying 3 results from an estimated 3 matches for "d06d97355afc".

2018 Jul 02
2
Bug in file.access on Windows when using network shares
...GetFileSecurityW is called on shared files under certain circumstances. One situation I've seen it in are when a file is shared from a non-Windows host (e.g. Linux), which is similar to the situation documented at https://social.msdn.microsoft.com/Forums/sqlserver/en-US/f57928d3-d89b-426d-a174-d06d97355afc/how-to-check-if-a-filefolder-is-writable-or-not?forum=windowssdk . The other situation arises when a file is cached offline by Windows Offline files feature. The call to GetFileSecurityW works fine when the network is up (and so the file is being accessed from the share), but fails when the networ...
2018 Jul 03
1
Bug in file.access on Windows when using network shares
...der certain circumstances. >> >> One situation I've seen it in are when a file is shared from a non-Windows >> host (e.g. Linux), which is similar to the situation documented at >> https://social.msdn.microsoft.com/Forums/sqlserver/en-US/f57 >> 928d3-d89b-426d-a174-d06d97355afc/how-to-check-if-a- >> filefolder-is-writable-or-not?forum=windowssdk >> . >> >> The other situation arises when a file is cached offline by Windows >> Offline >> files feature. The call to GetFileSecurityW works fine when the network is >> up (and so the fi...
2018 Jul 03
0
Bug in file.access on Windows when using network shares
...called on shared files under certain circumstances. > > One situation I've seen it in are when a file is shared from a non-Windows > host (e.g. Linux), which is similar to the situation documented at > https://social.msdn.microsoft.com/Forums/sqlserver/en-US/f57928d3-d89b-426d-a174-d06d97355afc/how-to-check-if-a-filefolder-is-writable-or-not?forum=windowssdk > . > > The other situation arises when a file is cached offline by Windows Offline > files feature. The call to GetFileSecurityW works fine when the network is > up (and so the file is being accessed from the share), b...