KB Article #180559

Is it 64 or 32 bit?

Problem

Microsoft Windows does not provide a convenient way to determine if an executable program or library (dll) is 32 bit or 64 bit code.

Resolution

The linked pdf file comes close by using Notepad to open the file in question and visually identifying a marker which determines if the file is 32 or 64 bit code.