add version to dll

Discussion in 'Programming' started by ferask, Apr 23, 2008.

  1. #1
    Hi,

    I have built some dll's, but I need a way to specify the dll's version.
    Is there a simple way to do so?

    Thanks.
     
    ferask, Apr 23, 2008 IP
  2. mikelaw

    mikelaw Peon

    Messages:
    148
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try adding a version resource to the DLL or editing the version in it's existing resource.
     
    mikelaw, Apr 23, 2008 IP