Calling Native APIs from Managed Code

Posted by Abdel Olakara on Stack Overflow See other posts from Stack Overflow or by Abdel Olakara
Published on 2009-11-24T07:07:20Z Indexed on 2010/05/18 3:20 UTC
Read the original article Hit count: 239

Hi all,

I am developing a Windows Mobile application using WM6 SDK. The application is a Managed code (using C#) & I would like to know the steps to be taken in order to call native functions.

Thanks for the help, Abdel Olakara

© Stack Overflow or respective owner

Related posts about windows-mobile-6

Related posts about c#