Log in

View Full Version : How to get the IMEI from a mobile Pocket PC using eVC++ ?


sostpm0
02-22-2006, 03:50 PM
Getting the IMEI # is critical for lots of applications including copy protection?

I have not seen any way to programmatically have the code access the IMEI.
I am using eVC++ v.40 and have not found any API calls to get it.

The specific mobile phone for now is a Pocket PC 2003, an ARM chip running Win CE.

Any ideas would be much appreciated.

Thanks.

Tom

Darius Wey
02-22-2006, 04:06 PM
You can retrieve the IMEI through TAPI. This post (http://www.peterfoot.net/RetrieveIMEIThroughTAPI.aspx) has more information.