Check the compatibility of the dll to work on 32/64 bit

Posted by Nimesh on Stack Overflow See other posts from Stack Overflow or by Nimesh
Published on 2010-03-12T10:50:00Z Indexed on 2010/03/12 20:07 UTC
Read the original article Hit count: 185

Filed under:
|

How to check the compatibility of a dll to work on 32 bit / 64 bit? is there any tool available to check this? I saw somewhere that we can use coflags, but wont be ableto read native dll it seems. Somewhere i read few other things like IMAGE_FILE_HEADER. How can i do this check.

© Stack Overflow or respective owner

Related posts about compatability

Related posts about dll