|
Prev: TypeLoadException after CAB install
Next: sscemw20.dll and dbnetlib.dll can't installed or copied to device
From: Harry Simpson on 15 Feb 2005 17:06 I'm using IOCTL_HAL_GET_DEVICEID and it gives me: 3500089F7748F9A13800-0050BF3F5173 Where on the device can i go to get this number without programming.....Settings, DeviceID is the friendly name you give the device. Is this like the MAC address for the PPC??? Is there a better way for my to track in a log which device did what? TIA Harry
From: Peter Foot [MVP] on 15 Feb 2005 17:32 This ID is unique to the device and cannot be changed by the user. However there isn't anywhere in the UI which will display this value - and it wont match the manufacturers serial number on the back of the device. The DeviceID in the control panel is stored in the registry in the HKEY_LOCAL_MACHINE\Ident key. However it's easy for a user to change this so may not be good for your logs. Peter -- Peter Foot Windows Embedded MVP www.inthehand.com | www.opennetcf.org "Harry Simpson" <hssimpson(a)phgt.net> wrote in message news:%23NLPcp6EFHA.3536(a)TK2MSFTNGP15.phx.gbl... > I'm using IOCTL_HAL_GET_DEVICEID > and it gives me: > 3500089F7748F9A13800-0050BF3F5173 > > Where on the device can i go to get this number without > programming.....Settings, DeviceID is the friendly name you give the > device. Is this like the MAC address for the PPC??? > > Is there a better way for my to track in a log which device did what? > > TIA > > Harry > >
From: Harry Simpson on 15 Feb 2005 17:46 Thanks Peter, Is the first set of numbers 3500089F7748F9A13800 or the second set 0050BF3F5173 of the total DeviceID of 3500089F7748F9A13800-0050BF3F5173 likely to be unique or does the whole number make up the guid? Harry "Peter Foot [MVP]" <feedback(a)nospam-inthehand.com> wrote in message news:OI7Yv46EFHA.3368(a)TK2MSFTNGP10.phx.gbl... > This ID is unique to the device and cannot be changed by the user. However > there isn't anywhere in the UI which will display this value - and it wont > match the manufacturers serial number on the back of the device. > The DeviceID in the control panel is stored in the registry in the > HKEY_LOCAL_MACHINE\Ident key. However it's easy for a user to change this > so may not be good for your logs. > > Peter > > -- > Peter Foot > Windows Embedded MVP > www.inthehand.com | www.opennetcf.org > > "Harry Simpson" <hssimpson(a)phgt.net> wrote in message > news:%23NLPcp6EFHA.3536(a)TK2MSFTNGP15.phx.gbl... >> I'm using IOCTL_HAL_GET_DEVICEID >> and it gives me: >> 3500089F7748F9A13800-0050BF3F5173 >> >> Where on the device can i go to get this number without >> programming.....Settings, DeviceID is the friendly name you give the >> device. Is this like the MAC address for the PPC??? >> >> Is there a better way for my to track in a log which device did what? >> >> TIA >> >> Harry >> >> > >
From: Dieter on 17 Feb 2005 02:40 1st number is Imei. I think u use a HTC device. 2nd is vesion number of OS ( or CF ??? ) this is not unique.
From: Harry Simpson on 17 Feb 2005 09:14 So really if I only grabbed the first number, chances are that'd be unique enough for normal uses of id right? Harry "Dieter" <no1(a)noplace.com> wrote in message news:9fi81194q0eb6g7o521pt2e59psduovulq(a)4ax.com... > 1st number is Imei. I think u use a HTC device. > > 2nd is vesion number of OS ( or CF ??? ) this is not unique. >
|
Next
|
Last
Pages: 1 2 Prev: TypeLoadException after CAB install Next: sscemw20.dll and dbnetlib.dll can't installed or copied to device |