No matter what compiler I use (MS C++ 6.0 or .NET) when i compile, link, execute, it tends to not find the irricht.dll file. I have it in windows/system32 directory. When it does find it, it says basically that a certain function call can't be found in the dll, yet all the functions are right syntax wise. I am just trying to execute a simple hello world app. Any suggestions?