Hello, I have a program using ImageEnView1.IO.LoadFromFile(ImagePath);
In 32 Bit there is no problem. But when I run the 64Bit Programm, I get the error message: Exception of Class EIEPngException with the message: "ievision.dll, ievision64.dll, ielib.dll or ielib64.dll was not found".
Peter, if you want to develop for 64bit you'll have to deploy ielib64.dll with your program from now on. There was a discussion about this not too long ago.
FWIW: The second page of that thread contains important information about the 64bit DLL (that its source code will be released after leaving the beta phase for example) and also the link you posted above.