I’m looking for a command in windows cmd to tell me if a certain dll file is 32 bit or 64 bit
Is there something like this in windows ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
DUMPBINis included with Visual C++ and can provide this information with the/HEADERSswitch.Example output from a 32-bit image: