How Do I Add Properties t o an application ?

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Gary Law.

O.K.

Here is what I want to do.
When you look at properties of an application in windows , and then go to the summary tab , there is some info on Source , Author , Revision Number etc (if you go to advanced). This assumes XP (can't remenber where to look in 2000 etc)

I know how to populate this stuff in MFC type apps.

How do I do it in Pure ??? - Then How do I get to it from an app ??

Very useful to check version numbers etc.

Make sense or am I rambling :wink:

Thanks in Advance

Gary