To the best of my understanding you can't use C++ with the DotNet Framework
on devices.
If you're trying to use C++ without DotNet on devices, then it is possible,
but there is a known bug. Some update to Visual Studio 2005 or maybe to
Internet Explorer added that bug. Sorry I don't remember the details after
more than one year. If you have the complete English text of the error then
probably Google can help you, or otherwise maybe someone will answer you in
the newsgroups for Pocket PC development or Smartphone development.
[quoted text, click to view] "Romain TAILLANDIER" <romaintaillandier@gmail.com> wrote in message
news:9068c054-b061-4b03-8048-e08186f8dfee@n58g2000hsf.googlegroups.com...
> Hello group !
>
> 1) When i try to make a C++ project for device, i have an error "Echec
> of the operation".
> I can create all other devices project, i can create all others C++
> Projects.
>
> I can't found any help about this problem.
> Have you an idea ?
>
> 2) I have a C++ Device DLL (thanks CodeProject), i am newbie about
> that. It compile, and deploy, but i can't use it. I am quite sure it
> is a bad plateform problem. How can i change the plateform by editing
> the project properties (or project XML File if necessary), without
> create a new C++ Device project (i can't see point 1).
>
> Thank you group
>
> Romain TAILLANDIER.