Hi!
(*sorry, but translate with Babelfish help*, because my english is too bad)
I finally solved my problem, by intercepting/modifying several things on the
server side.
However, several information could be useful for you:
- The calls with multiple points are refused by Python. example
> I need to get filelists from many HDD-s with more props. of files.
> I used FindFilesW to get these informations.
>
> But I have a problems with it.
> When I used Find_Data tuple, and it's atime,ctime,mtime props, I get
> wrong result.
>
> I have hungarian Windows (XP), so little time diff. I hav
Hi Sid,
> I need to get the localized account name for "BUILTIN\Users", which
> afaict maps to ntsecuritycon.DOMAIN_ALIAS_RID_USERS. But, given that,
> how do I get from the RID to the SID? (or to the account name which is
> what I want anyway).
>
> I've found the following article, but my C is no
I need to get the localized account name for "BUILTIN\Users", which
afaict maps to ntsecuritycon.DOMAIN_ALIAS_RID_USERS. But, given that,
how do I get from the RID to the SID? (or to the account name which is
what I want anyway).
I've found the following article, but my C is not good enough to par
Hi !
I need to get filelists from many HDD-s with more props. of files.
I used FindFilesW to get these informations.
But I have a problems with it.
When I used Find_Data tuple, and it's atime,ctime,mtime props, I get
wrong result.
I have hungarian Windows (XP), so little time diff. I have.
Thes