dgill
May 25th, 1999, 04:23 PM
Hi,
Under unix, it is a very simple matter to see if a user can create files in a directory - just check the permissions.
Is there an equivalent function for Win95/NT? Right now, I am creating a temp file in the directory and, if successful - deleting it and returning TRUE. However, it seems to me that there must be an easier way than this!
Any ideas?
Under unix, it is a very simple matter to see if a user can create files in a directory - just check the permissions.
Is there an equivalent function for Win95/NT? Right now, I am creating a temp file in the directory and, if successful - deleting it and returning TRUE. However, it seems to me that there must be an easier way than this!
Any ideas?