Displaying 5 results from an estimated 5 matches for "windowssdk".
Did you mean:
windows2k
2018 Jul 02
2
Bug in file.access on Windows when using network shares
...ces.
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
network is down and the file is being accessed from the offline files c...
2018 Jul 03
1
Bug in file.access on Windows when using network shares
...n 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 file is being accessed from the share), but fails when the
>> network i...
2006 Apr 03
1
Microsoft Monad Shell
...microsoft.com/availableprograms.aspx>
* Browse the Monad script repository and read up on Monad script tips at
Technet Script Center:
<http://www.microsoft.com/technet/scriptcenter/hubs/msh.mspx>
* Create MshCmdlets and MshProviders using the Monad Developer reference
on MSDN:
<http://windowssdk.msdn.microsoft.com/library/default.asp?url=/library/en-
us/cpref12/html/N_System_Management_Automation.asp>
* Discuss Monad with Monad team members, Monad MVPs, and Monad enthusiasts
in the scripting newsgroup microsoft.public.windows.server.scripting:
<http://www.microsoft.com/technet/commu...
2018 Jul 03
0
Bug in file.access on Windows when using network shares
...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
> network is down and the file is being acce...
2008 Nov 03
10
Bringing Vista's Speech Recognition Engine to Linux via Wine
...wine: Call from 0x4b4775ab to unimplemented function USER32.dll.ChangeWindowMessageFilter, aborting
I'm stymmied. I looked up this function on MSDN and it looks like a whole subsystem that isn't implemented. Tomorrow I will try compiling a 'hello world' style speechapp from the WindowsSDK and see if I can port that. But I think this venture is beyond me.
Please please please lend a hand! This is such valuable work! I want to use Linux _so_ much, but I will cripple myself if I continue typing like this.
Sam