Hello. I am beginner programmer in both VB.Net and C++, but I need to create an application for a Pocket PC having a C++ functionality working together with VB.Net program (main application running).
First challange I got is simply adding C++ program as reference to VB program. The error I get is "A reference to "C++Project"could not be added because it is not a device", even though both C++ and VB projects were created for a Pocket PC, which means
they were created for a smart device.
Also in addition to that I would like to know how programming for mobile devices differs from programming for desktop PC's and what should I watch out for.
Also in addition to that I would like to know how programming for mobile devices differs from programming for desktop PC's and what should I watch out for.
I am assuming you are developnig a mobile winforms application.
this is an ASP.NET forum which is web based technologies. You may get better responses from a winforms forum like MSDN or the likes of.
id231
Member
1 Points
2 Posts
Pocket PC: C++ & VB.Net
Jan 16, 2008 05:18 PM|LINK
Hello. I am beginner programmer in both VB.Net and C++, but I need to create an application for a Pocket PC having a C++ functionality working together with VB.Net program (main application running).
First challange I got is simply adding C++ program as reference to VB program. The error I get is "A reference to "C++Project"could not be added because it is not a device", even though both C++ and VB projects were created for a Pocket PC, which means they were created for a smart device.
Also in addition to that I would like to know how programming for mobile devices differs from programming for desktop PC's and what should I watch out for.
Thank You
Pocket PC
jimmy q
All-Star
54108 Points
3578 Posts
Re: Pocket PC: C++ & VB.Net
Jan 16, 2008 08:10 PM|LINK
I am assuming you are developnig a mobile winforms application.
this is an ASP.NET forum which is web based technologies. You may get better responses from a winforms forum like MSDN or the likes of.