/ Published in: DOS Batch
how to get the bit encoding of a dll (64 or 32)
Expand |
Embed | Plain Text
dumpbin /headers dllname.dll
You need to login to post a comment.
how to get the bit encoding of a dll (64 or 32)
dumpbin /headers dllname.dll
You need to login to post a comment.