I am trying to access a stream interface driver from my .NET Compact C# application and I am getting the Can't Find Pinvoke Dll error.

I have used marshalling to call the unmanaged piece of code as required. Please advise. Thanks in advance. Cheers