convert vb application for windows mobile

esthera

Member
Joined
Sep 3, 2009
Messages
5
Programming Experience
Beginner
I wrote a vb application that works on a regular computer but the setup can't run on a windows mobile.
What do I have to do to get it working on windows mobile?
 
for a start......

I am using VS2005.

My phone is a HTC Touch running Windows Mobile 6. I write my code starting with

Start page
Create Project
VB
Pocket PC 2003

It will create a blank Form1.

From there you place controls.

I believe you will need to code from scratch.

What does the desktop version do?

regards, Ricky
 
Back
Top