Modify file properties?
Posted: Mon Aug 01, 2011 10:28 am
Would it be possible to modify the general file properties with PureBasic? I mean those information when you right-click on a file -> "Properties" -> "File information" -> "Description", "Keywords" etc.
I searched a little around and found the following function and interfaces. Unfortunately I'm not an interface expert and don't really understand what they are talking about
I searched a little around and found the following function and interfaces. Unfortunately I'm not an interface expert and don't really understand what they are talking about
- StgCreateStorageEx
http://msdn.microsoft.com/en-us/library ... 85%29.aspx - IPropertyStorage
http://msdn.microsoft.com/en-us/library ... 85%29.aspx - IPropertySetStorage
http://msdn.microsoft.com/en-us/library ... 85%29.aspx