Quote Originally Posted by Halder
"procedure entry poiny GetDllDirectoryW could not be located in the dynamic link library kernal32.dll"
That means the version of the dll is the wrong version as it does not contain the required procedure entry point 'GetDirectoryW'. As you have now found out the SP1 kernel32.dll does contain it.