

Using C/C++
If you have IDEX Function Library for C/C++, you need besides the IFL16.DLL file two more files: FUNCTION.H and
IFL16.LIB.
You need to include the WINDOW.H and FUNCTION.H file in every *.C or *.CPP
file. The IFL16.LIB needs to be included in the linker libraries.
32-bit DLL
If you have IDEX Function Library for C/C++, you need besides the IFL32.DLL
file two more files: FUNCTION.H and IFL32.LIB.
You need to include the WINDOW.H and FUNCTION.H file in every *.C or *.CPP
file. The IFL32.LIB needs to be included in the linker libraries.