This site is no longer active and is available for archival purposes only. Registration and login is disabled.

IMEI


IMEI

Postby yucani » Jan 17, 2008 @ 1:50pm

Hello,
1.
Using ecd.device->GetIMEI seems to work very nice on all symbian based phones we tested our apps. But tests on HTC Wizzard and FS with WM5 did result in a blank string. We compiled with the EdgeBuilder for PPC2002 and PPC 2005. The Model, System and Owner has been shown corectly.
2.
To include system dependent code we wanted to use folowing define statement:
#if defined(DEVICE_WIN32)
estrcpy(puffer,"111111-00-222222-3");
#else
ecd.device->GetIMEI(puffer,true);
#endif

but encountered, that the WM5 powered devices also acted as WIN32. Or, did we used a wrong symbol?

with kind regards,
User avatar
yucani
pm Member
 
Posts: 29
Joined: Jan 11, 2008 @ 11:19am


Postby edge » Jan 17, 2008 @ 3:45pm

EDGELIB: Cross-platform mobile development at your fingertips
http://www.edgelib.com
User avatar
edge
pm Member
 
Posts: 1180
Joined: Aug 22, 2005 @ 3:42pm
Location: The Netherlands


Return to EDGELIB


Sort


Forum Description

Powerful and affordable C++ middleware solution covering true multi-platform 2D, 3D and network features for Apple iPhone, Windows Mobile, Symbian S60, UIQ, Linux and Windows desktop.

Moderator:

edge

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron