<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Writing extended file attributes' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Writing extended file attributes' posted on the 'C++ Builder' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2009 Programmers Heaven</copyright>
    <pubDate>Fri, 20 Nov 2009 20:25:41 -0700</pubDate>
    <lastBuildDate>Fri, 20 Nov 2009 20:25:41 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Writing extended file attributes</title>
      <link>http://www.programmersheaven.com/mb/bcbuilder/389560/389560/writing-extended-file-attributes/</link>
      <description>Does anybody know how to write extended file attributes to a file. Borland uses these for things such as 'Product Name' 'File Version' etc. Builder does not seem to have any functions to do this.&lt;br /&gt;
&lt;br /&gt;
Using Windows API I have worked out how to read them using:&lt;br /&gt;
&lt;br /&gt;
GetFileVersionInfoSize&lt;br /&gt;
GetFileVersionInfo&lt;br /&gt;
VerQueryValue&lt;br /&gt;
&lt;br /&gt;
But I cannot find any examples that show how to write values&lt;br /&gt;
&lt;br /&gt;
Thanks for any help.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/bcbuilder/389560/389560/writing-extended-file-attributes/</guid>
      <pubDate>Tue, 21 Apr 2009 04:19:32 -0700</pubDate>
      <category>C++ Builder</category>
    </item>
  </channel>
</rss>