PInvoke doesn't work with Compact Framework 2.0

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

(not sure what the correct newsgroup is for this - is
microsoft.public.smartphone.developer a managed newsgroup?)

The code from this article:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/PInvokeLib.asp

Does not work if compiled using the Compact .NET Framework v2.0.

Since the code runs without error (it just returns bogus data - at
least for the call log methods), I'm at a loss to understand why it
doesn't work.

Can anyone shed some light on this issue?

Richard
 
The best group to post CF related questions to is the official CF
newsgroup...
microsoft.public.dotnet.framework.compactframework
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top