|
-
May 20th, 1999, 10:09 AM
#1
Creating version info in a dll
How to ADD a version info to a DLL..
Any help would be appreciated.
Thanks
-
May 20th, 1999, 01:24 PM
#2
Re: Creating version info in a dll
In DevStudio click Insert, then click resource. (Or type CTRL-R) Then choose Version and Press the button that says New. Then look at the resources tab and you have a version resource. Fill in the options appropriately, and rebuild your project. You now have a DLL (or EXE) with a version. That's all you have to do.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|