Reputation: 797
I recently tried the Shell32.dll
, which allowed me to get the values, but doesn't allow me to set them.
Tried DSOFile.dll
, it does allow me to read a very few values, but doesn't allow me to set them.
Anyway i can do this?
Upvotes: 5
Views: 14616
Reputation: 235
Try below link this will help you to solve your problem:-
http://www.codeproject.com/Articles/7987/Retrieve-detailed-information-of-a-File
Upvotes: 2