On Mon, Nov 5, 2012 at 12:41 PM, Charles Davis wrote:
> ...
> I can name at least four: registry keys (HKEY), services (SC_HANDLE), window
> stations (HWINSTA), and desktops (HDESK). On native, all those types of
> objects are protected with ACLs, and all those types have unique functions
> for
On Nov 4, 2012, at 10:11 PM, Erich E. Hoover wrote:
> If the object is resolvable with CreateFile then it doesn't matter if
> it's a file, directory, named pipe, or some other miscellaneous thing.
True, and of course by "file" I meant "any object that can act like a file,"
which includes directo
If the object is resolvable with CreateFile then it doesn't matter if
it's a file, directory, named pipe, or some other miscellaneous thing.
I templated part 2 after how GetSecurityInfo works (it also ignores
the SE_OBJECT_TYPE), I'm not even sure what type of object you'd call
the function with w
On Nov 4, 2012, at 1:30 AM, Erich E. Hoover wrote:
> This patch implements GetNamedSecurityInfoW on top of the more
> fundamental GetSecurityInfo function, permitting the return of more
> accurate ownership information for files. PlayReady uses this
> information to determine if its files have t
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=22724
Your paranoid android
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=22704
Your paranoid android