Hello, I'm pretty new to using the UDK and I'm having trouble implementing the Hydra for a research project.

I'm trying to bind the Sixense.DLL in a class that extends UTPlayerController according to the tutorial posted by Parish, but I keep getting a warning:
Class **** can't bind to ***\UserCode\Sixense.DLL

I've copied all of the necessary DLL files from the SDK Demo release folder into UserCode.
I'm using UDK-2010-04
Any help would be much appreciated!