I'm working on this project which generates a waveform image from an mp3 file.
The application is working on a 32 bit machine. But when i run it on a 64 bit
machine i get the following error "An attempt was made to load a program with an
incorrect format. (Exception from HRESULT: 0x8007000B)"
Do we need to compile madxlib in a 64 bit mode or something? if so how?