Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to set file attribute?
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00823333
Message ID:
00823710
Views:
21
#DEFINE FILE_ATTRIBUTE_READONLY 1

>I found this API to set a file attribute
>
>
>
DECLARE SHORT SetFileAttributes IN kernel32;
>    STRING lpFileName,;
>    INTEGER dwFileAttributes
>
>
>I assume I set lpFilename to xyz.doc
>but what do I set dwFileAttributes to make xyz.doc read only?
>
>Thanks
>Peter
Previous
Reply
Map
View

Click here to load this message in the networking platform