I am trying to use any DLL in Windows 7 64 bit version. It give me exception "BadImageFormatException was unhandled". The same .dll works fine with Windows XP. The .dll was written in ASM and built using AnyCPU platform. I tried to build my project as "AnyCPU", x86 and 64 bit, results are always the same
Bookmarks