Hash value in the manifest file.

Posted by satishtech on Stack Overflow See other posts from Stack Overflow or by satishtech
Published on 2010-05-03T10:21:04Z Indexed on 2010/05/03 10:28 UTC
Read the original article Hit count: 207

Filed under:

Hello, Im tring to create a manifest for my own.dll, i took the manifest file from C:\WINDOWS\WinSxS\Manifests for example. In that, below tag was one of the line.<file name="msvcr90.dll" hashalg="SHA1" hash="e0dcdcbfcb452747da530fae6b000d47c8674671">

In above tag, hash value was assigned with 40 character. Here comes my doubt, 1) hash value was auto generated, if not, whats it points to?

© Stack Overflow or respective owner

Related posts about vc++