Hello Fabrizio ImageEN IELIB.DLL + does not work in Delphi 7 I edited because I IE.INC and yet he is not using IELIB.DLL
I checked in the Help and ImageEN Only Delphi 5 and 6 are not supported says delphi 7 does not support.
I'm needing to do a project with delphi 7 + ImageEN IELIB.DLL
Can you help?
32BIT APPLICATIONS: IELIB32.DLL
NOT the 32 bit applications require the shipping of all the DLL code is Necessary compiled into the EXE.
ielib32.dll is an OPTIONAL ImageEn library for applications. It provides the functionality other than that included in the native libraries ImageEn, However due to optimized compilation you will find file loading is Approximately 30% faster with the DLL.
To use ielib32.dll you will need to edit and enable ie.inc The Following defines:
You will then need to recompile your packages. Naturally you will need to ship with your application ielib32.dll. This should ideally be placed in the same-folder to your EXE, but it can Also be located on the system path.