appln development for Win CE 5.0 based devices

K

KM

Hallo

I managed to make a test app in C# under VS.NET 2003 CF ( smartdevice
application )

and run it with Win CE 5.0 SDk emulator . although only the Win CE 4.2
emulator loads

the program is running on it peacefully

but this is C#

if i have to do that same in C++ , i used eVC++4.0 but could not manage
to run this on the
emulator

any leads ?
 
P

Paul G. Tobey [eMVP]

You need an SDK for your target device from the device OEM. If that SDK
comes with an emulator, you'll have one; if not, you won't. Use the real
device, in that case.

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