Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
[Resolved] Add version information to a DLL (windows)
(1/1)
agambier:
Hello,
I did not find any information about it on the forum.
I'm writing a DLL with code::block and i don't know where i can define the version information such as copyright, version, company, etc...
I don't want to use the autoversionning plugin.
I want to see these information when people click on file properties under the explorer.
thanks.
ag.
JGM:
You need to create a resource file for that. Here is some documentation about it that can help you:
http://msdn2.microsoft.com/en-us/library/aa380599.aspx
agambier:
Of course...just like with VC6 !
I work with Borland C++ Builder and i have forgotten that i could use a ressource file :(
Thanks for your help.
Ag
Navigation
[0] Message Index
Go to full version