Hi.
As you know, some files contain their version information. I managed to
retrieve the version numbers, but I still can't retrieve string
versions, like developer, description, etc.
I read MSDN for VerQueryValue() function description, and the example
in there didn't help me at all. This example is also writen in C, so I
can't understand some things.
So, my question is: could you give me some examples of how to retrieve
string version information from file in Pascal using VerQueryValue()
function?
Thanks.
Jean.