moongodess
Active member
- Joined
- Dec 23, 2004
- Messages
- 40
Ive made a dll, wich will be oppened by our main application.
His main form have a about button.
What I an trying to do is get the product name, etc, by using
Application.ProductName...
But i realised that with this ill get the main project properties.
I dont want that :-(
How can I get the dll properties, such as productname, filename (xxx.dll), dll version, etc?????
His main form have a about button.
What I an trying to do is get the product name, etc, by using
Application.ProductName...
But i realised that with this ill get the main project properties.
I dont want that :-(
How can I get the dll properties, such as productname, filename (xxx.dll), dll version, etc?????