[DllImport("rapi.dll", CharSet=CharSet.Unicode)]
public static extern int CeSetFileAttributes(string lpPathName, System.IO.FileAttributes dwAttributes);
Declare Function CeSetFileAttributes Lib "rapi.dll" (TODO) As TODO
None.
Microsoft doc link: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceactsy/html/cerefCeSetFileAttributesRAPI.asp
Please add some!
Please add some!
Do you know one? Please contribute it!