|
Posted by Martijn Cox on August 30, 2006, 11:23 am
Please log in for more thread options
Do you know what P/Invoking is ? Here is a succint explanation:
http://www.codeproject.com/dotnet/PInvoke.asp
show/hide quoted text
> Hello,
> I am developing an application for my smartphone (C#) with MS-Studio
> Developer 2005.
> For normal desktop applications I created a library project (Managed C++).
> When I add this project in my smartphone solution, it compiles. Now I want
> to create a reference in my smartphone project to this library. Studio
> Developer pops up with the message
> A reference to XXXXX could not be added because it is not a device
> project.
> Any ideas how to solve this ?
> Thank in advance,
> Richard Jonker
>
|
> I am developing an application for my smartphone (C#) with MS-Studio
> Developer 2005.
> For normal desktop applications I created a library project (Managed C++).
> When I add this project in my smartphone solution, it compiles. Now I want
> to create a reference in my smartphone project to this library. Studio
> Developer pops up with the message
> A reference to XXXXX could not be added because it is not a device
> project.
> Any ideas how to solve this ?
> Thank in advance,
> Richard Jonker
>