Hello all, I'm a beginner VB6 programmer and I don't really know the slightest thing about APIs. Only some basics.
However, I'm trying to get my VB program to get the properties of other .exe files.
I have succeeded in using a couple of APIs to shell the properties window of .exe files.
But what I need is much more specific.
I'm trying to get the Comments in the 'Other version information' section in the Version tab of the Properties shell.
--Properties
----Version
------Other version Information
--------Comments
And to be more specific; I'm trying to get those comments of VB6 .exe files. That is, .exe files programmed in VB6.
I know there must be an API that would get me that information but I just can't seem to find it. If anybody can help me out on this I would really appreciate that he/she be elaborate on how to use it. Because using APIs in functions seems to be quite complicated.
Thank you all for taking the time to read my post.
Greetings
Ahmad
However, I'm trying to get my VB program to get the properties of other .exe files.
I have succeeded in using a couple of APIs to shell the properties window of .exe files.
But what I need is much more specific.
I'm trying to get the Comments in the 'Other version information' section in the Version tab of the Properties shell.
--Properties
----Version
------Other version Information
--------Comments
And to be more specific; I'm trying to get those comments of VB6 .exe files. That is, .exe files programmed in VB6.
I know there must be an API that would get me that information but I just can't seem to find it. If anybody can help me out on this I would really appreciate that he/she be elaborate on how to use it. Because using APIs in functions seems to be quite complicated.
Thank you all for taking the time to read my post.
Greetings
Ahmad