Need assistance accessing FMTID
-
I'm looking to access file information such as the Author and comments and such. FileInfo does not expose these properties. It was suggested in the C# forum to post the question here as I may need to make a win32 api call. Any suggestions?
-
I'm looking to access file information such as the Author and comments and such. FileInfo does not expose these properties. It was suggested in the C# forum to post the question here as I may need to make a win32 api call. Any suggestions?
Hi Kaptin Krunch, File information can be found using the following: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/resources/versioninformation.asp[^] Is this more of an Office document question (Author, Comments, etc)? Jeff
-
Hi Kaptin Krunch, File information can be found using the following: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/resources/versioninformation.asp[^] Is this more of an Office document question (Author, Comments, etc)? Jeff
Usefull the information was but it was not what I was looking for. This information can be set by right click, properties, summary tab. Where is this infomration stored and how does one retreive the information?
-
Usefull the information was but it was not what I was looking for. This information can be set by right click, properties, summary tab. Where is this infomration stored and how does one retreive the information?
Hi Kaptain Krunch, Please list file extensions. Thanks, Jeff
-
Hi Kaptain Krunch, Please list file extensions. Thanks, Jeff
They can be TXT, PDF, DOC, BAT and so on. I don't think that its related to the file extension as any file I check has the properties/summary tab. This is on XP anyway.
-
They can be TXT, PDF, DOC, BAT and so on. I don't think that its related to the file extension as any file I check has the properties/summary tab. This is on XP anyway.