Window CE Setup VS2005

M

M. Meganathan

Any one help me to setup windowsce 5.0 emulator & Wince 5.0 Device in
VS2005.

Step by Step cofinguration setup.

Thanks,
Megan
 
P

Paul G. Tobey [eMVP]

Run the SDK installer for your target device. If it has an emulator for
that device, it will be installed along with the header files and so on for
the target device. That's it. After you install, choose New Project in
VS2005, choose C++, C#, or VB, and choose Smart Device project types and
select the project type that you want from the list of icons.

You must have a version of Visual Studio 2005 that supports device
development and you must have installed the support for that, usually
something like Smart Device Development. You must also have chosen the
right target compiler for your target device (if it has a MIPS processor,
you have to have chosen MIPS under Smart Device Development).

Paul T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top