Anonymous - 2006-10-19

Hi @all,

I´m trying to load a native dll library, that itselve loads another dll witch normaly is stored in windows\system32 path.

the problem is, that the loaded dll, can not find the dll in system32.

Has anyone suggestions on that?
Where do I have to put the dll´s, so that the framework can find them?

Please help