Click to See Complete Forum and Search --> : Can't Find PInvoke Dll: .Net Compact Error


een3gg
June 3rd, 2008, 10:02 PM
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

nelo
June 4th, 2008, 07:08 AM
I think a lot of people would be able (I assume they are willing...) if you provide with the details of the error you're getting. I assume its a .NET exception so just post the exception detail. It would also be nice to have a snippet of the code that is causing the error.

All the best.