I have developing a c# application and I use the IFilter library to extract the content of the files. The problem is that the function LoadLibrary doesn't work when compiled to x86.
I would using the library Ifilter in c# application witch run as x86. It's possible ?
Thanks a lot in advance.
Nice example how to use iFilter in C# is on CP http://www.codeproject.com/Articles/13391/Using-IFilter-in-C
Working on 32b/64b enviroment. Also as x86 app.