File Details

Hello, I am looking for a method to read file details/information such as 'Comments', 'Tating', 'Title', 'Author', etc. I would prefer to only use windows API to get this information. From the research I have done that file information is stored in a 'Resource'.
http://msdn.microsoft.com/en-us/library/ms648042(VS.85).aspx

I have no idea how to use these functions or if actually give the information I want. Any help appreciated.
Thanks.
PS. I also want to be able to see if a tag type exists on a file (Different file types often have different tags for example a photo(.jpg) would have a 'Date Taken' and 'Camera Maker' tag).
Thanks.
closed account (S6k9GNh0)
favor929, it gives you step by step instructions on what you need to use the function.
Topic archived. No new replies allowed.