> Using SetNamedSecurityInfo did the trick.  Thanks a lot for all your
> help.  By the way, do you know a good source of information for win32
> api stuff?  The resource I am using (ActivePython's documentation)
> doesn't make any note about the SetFileSecurity function's limitations
> or being obsolete and I would like to avoid beating my head against the
> wall in the future.

MSDN is your best bet for detailed api info. (msdn.microsoft.com).
You also get a lot of what's on MSDN in CHM format with the
Platform SDK download.

           Roger

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to